From f4dc4230f26e36e19c61683792e5d60c7f61ee08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 May 2023 18:13:35 +0000 Subject: [PATCH] chore(deps): bump druid.version from 1.2.17 to 1.2.18 Bumps `druid.version` from 1.2.17 to 1.2.18. Updates `druid` from 1.2.17 to 1.2.18 - [Release notes](https://github.com/alibaba/druid/releases) - [Commits](https://github.com/alibaba/druid/compare/1.2.17...1.2.18) Updates `druid-spring-boot-starter` from 1.2.17 to 1.2.18 - [Release notes](https://github.com/alibaba/druid/releases) - [Commits](https://github.com/alibaba/druid/compare/1.2.17...1.2.18) --- updated-dependencies: - dependency-name: com.alibaba:druid dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.alibaba:druid-spring-boot-starter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1e16b0c..57bd572 100644 --- a/pom.xml +++ b/pom.xml @@ -72,7 +72,7 @@ 1.9.4 2.11.0 3.2.0 - 1.2.17 + 1.2.18 3.3.1 1.2.83 2.0.31 -- GitLab