Browse Source

upgrade druid to 1.1.5

agapple 7 years ago
parent
commit
c56f58deae
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -254,7 +254,7 @@
             <dependency>
                 <groupId>com.alibaba</groupId>
                 <artifactId>druid</artifactId>
-                <version>1.1.5-preview_14</version>
+                <version>1.1.5</version>
             </dependency>
             <!-- log -->
             <dependency>