Merge pull request #74 from xiaohai2271/dependabot/maven/com.alibaba-druid-1.2.6

build(deps): bump druid from 1.2.5 to 1.2.6
This commit is contained in:
禾几海
2021-06-02 10:57:25 +08:00
committed by GitHub

View File

@@ -40,7 +40,7 @@
<dependency> <dependency>
<groupId>com.alibaba</groupId> <groupId>com.alibaba</groupId>
<artifactId>druid</artifactId> <artifactId>druid</artifactId>
<version>1.2.5</version> <version>1.2.6</version>
</dependency> </dependency>
<!-- lombok --> <!-- lombok -->