build(deps): bump druid from 1.2.6 to 1.2.16

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

---
updated-dependencies:
- dependency-name: com.alibaba:druid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-03-01 09:58:19 +00:00
committed by GitHub
parent 2a3ae4a376
commit f846416899

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.6</version> <version>1.2.16</version>
</dependency> </dependency>
<!-- lombok --> <!-- lombok -->