From 44112ffbb45b8c8f2229fb769643353619e3abe3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 09:26:27 +0000 Subject: [PATCH] build(deps): bump druid from 1.2.8 to 1.2.14 Bumps [druid](https://github.com/alibaba/druid) from 1.2.8 to 1.2.14. - [Release notes](https://github.com/alibaba/druid/releases) - [Commits](https://github.com/alibaba/druid/compare/1.2.8...1.2.14) --- updated-dependencies: - dependency-name: com.alibaba:druid dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- blog-common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog-common/pom.xml b/blog-common/pom.xml index d04291f..b1c0a7e 100644 --- a/blog-common/pom.xml +++ b/blog-common/pom.xml @@ -41,7 +41,7 @@ com.alibaba druid - 1.2.8 + 1.2.14 com.sun -- 2.49.1