Browse Source

druid 升到 1.2.6

James 4 years ago
parent
commit
bacd5d2071
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -110,7 +110,7 @@
 		<dependency>
 			<groupId>com.alibaba</groupId>
 			<artifactId>druid</artifactId>
-			<version>1.0.29</version>
+			<version>1.2.6</version>
 			<scope>provided</scope>
 		</dependency>