Commit 74cb30cf authored by James's avatar James
Browse files

druid 改为 1.2.4,否则 DruidStatViewHandler 中有错误

parent bacd5d20
Showing with 2 additions and 2 deletions
+2 -2
......@@ -110,7 +110,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>druid</artifactId>
<version>1.2.6</version>
<version>1.2.4</version>
<scope>provided</scope>
</dependency>
......@@ -118,7 +118,7 @@
<dependency>
<groupId>com.zaxxer</groupId>
<artifactId>HikariCP</artifactId>
<version>2.3.13</version>
<version>5.0.0</version>
<scope>provided</scope>
</dependency>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment