Skip to content

Commit 688313b

Browse files
Update all non-major maven dependencies
1 parent 763dc6b commit 688313b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</parent>
1212

1313
<artifactId>xrates</artifactId>
14-
<version>0.0.1-SNAPSHOT</version>
14+
<version>0.0.1</version>
1515

1616
<properties>
1717
<server.port>8022</server.port>
@@ -63,12 +63,12 @@
6363
<dependency>
6464
<groupId>com.cronutils</groupId>
6565
<artifactId>cron-utils</artifactId>
66-
<version>9.1.6</version>
66+
<version>9.1.6</ve9.2.1
6767
</dependency>
6868
<dependency>
6969
<groupId>org.joda</groupId>
7070
<artifactId>joda-money</artifactId>
71-
<version>1.0.1</version>
71+
<version>1.0.1</ve1.0.3
7272
</dependency>
7373
<dependency>
7474
<groupId>org.apache.commons</groupId>
@@ -93,7 +93,7 @@
9393
<dependency>
9494
<groupId>com.sun.xml.bind</groupId>
9595
<artifactId>jaxb-impl</artifactId>
96-
<version>2.3.6</version>
96+
<version>2.3.8</version>
9797
</dependency>
9898
<dependency>
9999
<groupId>org.projectlombok</groupId>

0 commit comments

Comments
 (0)