We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c265fb1 + bf9e090 commit edba67aCopy full SHA for edba67a
1 file changed
pom.xml
@@ -10,7 +10,7 @@
10
11
<modelVersion>4.0.0</modelVersion>
12
<artifactId>rdb-utils</artifactId>
13
- <version>0.1.8</version>
+ <version>0.1.9</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.1.9</version>
+ <version>0.2.0</version>
28
</dependency>
29
30
<groupId>javax.persistence</groupId>
0 commit comments