Merge pull request #31 from xiaohai2271/dependabot/maven/com.alibaba-druid-1.2.1

build(deps): bump druid from 1.1.14 to 1.2.1
This commit is contained in:
禾几海
2020-10-27 13:22:10 +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.1.14</version> <version>1.2.1</version>
</dependency> </dependency>
<!-- lombok --> <!-- lombok -->