|
@@ -11,7 +11,7 @@
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
|
|
|
<artifactId>4dkankan-utils-db</artifactId>
|
|
|
-
|
|
|
+ <version>2.0.1-SNAPSHOT</version>
|
|
|
<dependencies>
|
|
|
|
|
|
<dependency>
|
|
@@ -51,7 +51,7 @@
|
|
|
<dependency>
|
|
|
<groupId>com.alibaba</groupId>
|
|
|
<artifactId>druid-spring-boot-starter</artifactId>
|
|
|
- <version>1.1.17</version>
|
|
|
+ <version>1.1.22</version>
|
|
|
</dependency>
|
|
|
|
|
|
|