Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
keilw authored Feb 4, 2024
1 parent 3899d53 commit 4b5f5c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.javamoney</groupId>
<artifactId>javamoney-parent</artifactId>
<version>1.0</version>
<version>1.4</version>
</parent>
<url>http://javamoney.github.io/shelter.html</url>
<inceptionYear>2013</inceptionYear>
Expand All @@ -23,7 +23,7 @@
<slf4j.version>1.6.1</slf4j.version>
<!-- JSR versions -->
<jsr.version>1.1</jsr.version>
<ri.version>1.4.3-SNAPSHOT</ri.version>
<ri.version>1.4.4</ri.version>
<javamoney.version>1.1</javamoney.version>
<jackson.version>2.11.2</jackson.version>
</properties>
Expand Down

0 comments on commit 4b5f5c9

Please sign in to comment.