Skip to content

Commit 6922b6d

Browse files
author
Gerald Unterrainer
committed
update
1 parent 0619a01 commit 6922b6d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<parent>
66
<groupId>info.unterrainer.commons</groupId>
77
<artifactId>parent-pom</artifactId>
8-
<version>0.1.3</version>
8+
<version>0.1.19</version>
99
</parent>
1010

1111
<modelVersion>4.0.0</modelVersion>
1212
<artifactId>rdb-utils</artifactId>
13-
<version>0.1.6</version>
13+
<version>0.1.7</version>
1414
<name>RdbUtils</name>
1515
<packaging>jar</packaging>
1616

@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>info.unterrainer.commons</groupId>
2626
<artifactId>jre-utils</artifactId>
27-
<version>0.1.7</version>
27+
<version>0.1.9</version>
2828
</dependency>
2929
<dependency>
3030
<groupId>javax.persistence</groupId>

0 commit comments

Comments
 (0)