From b16d195c265dbbb964046dc66255840186d2e01b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 13:52:19 +0000 Subject: [PATCH] Bump druid.version from 1.2.8 to 1.2.9 Bumps `druid.version` from 1.2.8 to 1.2.9. Updates `druid` from 1.2.8 to 1.2.9 - [Release notes](https://github.com/alibaba/druid/releases) - [Commits](https://github.com/alibaba/druid/commits) Updates `druid-spring-boot-starter` from 1.2.8 to 1.2.9 - [Release notes](https://github.com/alibaba/druid/releases) - [Commits](https://github.com/alibaba/druid/commits) --- 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 424814c..38450a3 100644 --- a/pom.xml +++ b/pom.xml @@ -63,7 +63,7 @@ 3.5.1 3.5.0 - 1.2.8 + 1.2.9 3.0.7 4.3.0 -- GitLab