Browse Source

fixed issue #4491 , upgrade druid 1.2.15

jianghang.loujh 2 years ago
parent
commit
a10698e4a8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -262,7 +262,7 @@
             <dependency>
                 <groupId>com.alibaba</groupId>
                 <artifactId>druid</artifactId>
-                <version>1.2.13</version>
+                <version>1.2.15</version>
             </dependency>
             <dependency>
                 <groupId>com.lmax</groupId>