build(deps): bump druid from 1.2.3 to 1.2.5

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-01 05:31:55 +00:00
committed by GitHub
parent 5632d47674
commit 30a4c11366

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.3</version> <version>1.2.5</version>
</dependency> </dependency>
<!-- lombok --> <!-- lombok -->