Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
f846416899 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>
2023-03-01 09:58:19 +00:00

View File

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