From 46c9d8d0fe67930c4ca386d7e532e291d987904c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jun 2022 20:03:00 +0000 Subject: [PATCH] Bump dubbo from 2.6.6.7-cf to 2.6.12 in /dubboConsumer Bumps [dubbo](https://github.com/apache/incubator-dubbo) from 2.6.6.7-cf to 2.6.12. - [Release notes](https://github.com/apache/incubator-dubbo/releases) - [Changelog](https://github.com/apache/dubbo/blob/3.0/CHANGES.md) - [Commits](https://github.com/apache/incubator-dubbo/commits/dubbo-2.6.12) --- updated-dependencies: - dependency-name: com.alibaba:dubbo dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dubboConsumer/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dubboConsumer/pom.xml b/dubboConsumer/pom.xml index 36c8e1a..0e2d067 100644 --- a/dubboConsumer/pom.xml +++ b/dubboConsumer/pom.xml @@ -39,7 +39,7 @@ spring-context - 2.6.6.7-cf + 2.6.12 com.wang.code