File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >info.unterrainer.commons</groupId >
7
7
<artifactId >parent-pom</artifactId >
8
- <version >0.1.26 </version >
8
+ <version >0.2.1 </version >
9
9
</parent >
10
10
11
11
<modelVersion >4.0.0</modelVersion >
12
12
<artifactId >rdb-utils</artifactId >
13
- <version >0.1.21 </version >
13
+ <version >0.2.0 </version >
14
14
<name >RdbUtils</name >
15
15
<packaging >jar</packaging >
16
16
24
24
<dependency >
25
25
<groupId >info.unterrainer.commons</groupId >
26
26
<artifactId >jre-utils</artifactId >
27
- <version >0.2.13 </version >
27
+ <version >0.3.0 </version >
28
28
</dependency >
29
29
<dependency >
30
30
<groupId >javax.persistence</groupId >
49
49
<dependency >
50
50
<groupId >org.liquibase</groupId >
51
51
<artifactId >liquibase-core</artifactId >
52
- <version >4.11 .0</version >
52
+ <version >4.12 .0</version >
53
53
</dependency >
54
54
<dependency >
55
55
<groupId >org.mariadb.jdbc</groupId >
56
56
<artifactId >mariadb-java-client</artifactId >
57
- <version >3.0.5 </version >
57
+ <version >3.0.6 </version >
58
58
</dependency >
59
59
<dependency >
60
60
<groupId >org.yaml</groupId >
You can’t perform that action at this time.
0 commit comments