From 4ed8939945b0f7b71df4872e5a19773c7221957b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Oct 2021 07:24:16 +0000 Subject: [PATCH] build(deps): bump druid from 1.2.6 to 1.2.8 Bumps [druid](https://github.com/alibaba/druid) from 1.2.6 to 1.2.8. - [Release notes](https://github.com/alibaba/druid/releases) - [Commits](https://github.com/alibaba/druid/compare/1.2.6...1.2.8) --- 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 a552721..ae64a70 100644 --- a/blog-common/pom.xml +++ b/blog-common/pom.xml @@ -41,7 +41,7 @@ com.alibaba druid - 1.2.6 + 1.2.8 com.sun