Commit c4da8fb5 authored by linlinjava's avatar linlinjava
Browse files

chore: druid升级1.2.1

parent aabc2617
......@@ -22,5 +22,10 @@ spring:
test-on-return: false
test-while-idle: true
time-between-eviction-runs-millis: 60000
filters: stat,wall
webStatFilter:
enabled: true
statViewServlet:
enabled: false
filter:
stat:
enabled: false
......@@ -92,7 +92,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>druid-spring-boot-starter</artifactId>
<version>1.1.10</version>
<version>1.2.1</version>
</dependency>
<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