build(deps): bump druid from 1.2.5 to 1.2.6 #74

Merged
dependabot[bot] merged 1 commits from dependabot/maven/com.alibaba-druid-1.2.6 into master 2021-06-02 10:57:25 +08:00
Showing only changes of commit f7ff494ea4 - Show all commits

View File

@@ -40,7 +40,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>druid</artifactId>
<version>1.2.5</version>
<version>1.2.6</version>
</dependency>
<!-- lombok -->
@@ -72,7 +72,7 @@
<dependency>
<groupId>net.minidev</groupId>
<artifactId>json-smart</artifactId>
<version>2.3</version>
<version>2.4.7</version>
<scope>compile</scope>
</dependency>