From cbcba6daac293af1354e9b2bc87c2205286d4565 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Oct 2022 17:33:08 +0000 Subject: [PATCH] Bump druid.version from 1.2.11 to 1.2.14 Bumps `druid.version` from 1.2.11 to 1.2.14. Updates `druid` from 1.2.11 to 1.2.14 - [Release notes](https://github.com/alibaba/druid/releases) - [Commits](https://github.com/alibaba/druid/compare/1.2.11...1.2.14) Updates `druid-spring-boot-starter` from 1.2.11 to 1.2.14 - [Release notes](https://github.com/alibaba/druid/releases) - [Commits](https://github.com/alibaba/druid/compare/1.2.11...1.2.14) --- 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 8e3a316..8180544 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ 3.1.2 - 1.2.11 + 1.2.14 3.5.0 5.3.2 2.2.2 -- GitLab