Skip to content

Commit 9ba7951

Browse files
author
Gerald Unterrainer
committed
Merge branch 'develop'
2 parents a68e93f + 6654838 commit 9ba7951

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<modelVersion>4.0.0</modelVersion>
1212
<artifactId>rdb-utils</artifactId>
13-
<version>0.1.12</version>
13+
<version>0.1.13</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.2.4</version>
27+
<version>0.2.5</version>
2828
</dependency>
2929
<dependency>
3030
<groupId>javax.persistence</groupId>

0 commit comments

Comments
 (0)