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 55 <parent >
66 <groupId >info.unterrainer.commons</groupId >
77 <artifactId >parent-pom</artifactId >
8- <version >0.1.26 </version >
8+ <version >0.2.1 </version >
99 </parent >
1010
1111 <modelVersion >4.0.0</modelVersion >
1212 <artifactId >rdb-utils</artifactId >
13- <version >0.1.21 </version >
13+ <version >0.2.0 </version >
1414 <name >RdbUtils</name >
1515 <packaging >jar</packaging >
1616
2424 <dependency >
2525 <groupId >info.unterrainer.commons</groupId >
2626 <artifactId >jre-utils</artifactId >
27- <version >0.2.13 </version >
27+ <version >0.3.0 </version >
2828 </dependency >
2929 <dependency >
3030 <groupId >javax.persistence</groupId >
4949 <dependency >
5050 <groupId >org.liquibase</groupId >
5151 <artifactId >liquibase-core</artifactId >
52- <version >4.11 .0</version >
52+ <version >4.12 .0</version >
5353 </dependency >
5454 <dependency >
5555 <groupId >org.mariadb.jdbc</groupId >
5656 <artifactId >mariadb-java-client</artifactId >
57- <version >3.0.5 </version >
57+ <version >3.0.6 </version >
5858 </dependency >
5959 <dependency >
6060 <groupId >org.yaml</groupId >
You can’t perform that action at this time.
0 commit comments