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 0619a01 commit 6922b6dCopy full SHA for 6922b6d
pom.xml
@@ -5,12 +5,12 @@
5
<parent>
6
<groupId>info.unterrainer.commons</groupId>
7
<artifactId>parent-pom</artifactId>
8
- <version>0.1.3</version>
+ <version>0.1.19</version>
9
</parent>
10
11
<modelVersion>4.0.0</modelVersion>
12
<artifactId>rdb-utils</artifactId>
13
- <version>0.1.6</version>
+ <version>0.1.7</version>
14
<name>RdbUtils</name>
15
<packaging>jar</packaging>
16
@@ -24,7 +24,7 @@
24
<dependency>
25
26
<artifactId>jre-utils</artifactId>
27
- <version>0.1.7</version>
+ <version>0.1.9</version>
28
</dependency>
29
30
<groupId>javax.persistence</groupId>
0 commit comments