build(deps): bump druid from 1.1.14 to 1.2.1

Bumps [druid](https://github.com/alibaba/druid) from 1.1.14 to 1.2.1.
- [Release notes](https://github.com/alibaba/druid/releases)
- [Commits](https://github.com/alibaba/druid/compare/1.1.14...1.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-10-20 16:17:25 +00:00
committed by GitHub
parent 5f5fbadfd8
commit 1de1af2a54

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 -->