We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aa8e511 + 1777df5 commit a68e93fCopy full SHA for a68e93f
pom.xml
@@ -10,7 +10,7 @@
10
11
<modelVersion>4.0.0</modelVersion>
12
<artifactId>rdb-utils</artifactId>
13
- <version>0.1.11</version>
+ <version>0.1.12</version>
14
<name>RdbUtils</name>
15
<packaging>jar</packaging>
16
@@ -24,7 +24,7 @@
24
<dependency>
25
<groupId>info.unterrainer.commons</groupId>
26
<artifactId>jre-utils</artifactId>
27
- <version>0.2.3</version>
+ <version>0.2.4</version>
28
</dependency>
29
30
<groupId>javax.persistence</groupId>
0 commit comments