Browse Source

druid降至1.2.0

Raod 3 years ago
parent
commit
b1ace9f2d5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      report-core/pom.xml

+ 1 - 1
report-core/pom.xml

@@ -79,7 +79,7 @@
         <dependency>
             <groupId>com.alibaba</groupId>
             <artifactId>druid</artifactId>
-            <version>1.2.6</version>
+            <version>1.2.0</version>
         </dependency>
         <dependency>
             <groupId>org.flywaydb</groupId>