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.
1 parent aea065f commit c013868Copy full SHA for c013868
pom.xml
@@ -10,7 +10,7 @@
10
11
<modelVersion>4.0.0</modelVersion>
12
<artifactId>rdb-utils</artifactId>
13
- <version>0.1.10</version>
+ <version>0.1.11</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.2</version>
+ <version>0.2.3</version>
28
</dependency>
29
30
<groupId>javax.persistence</groupId>
0 commit comments