From 8cbe1dd2bb3076aba43047bbf8e5a10d49772f02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Mar 2022 22:03:21 +0000 Subject: [PATCH] Bump dubbo from 2.6.6.7-cf to 2.6.9 in /dubboConsumer Bumps [dubbo](https://github.com/apache/incubator-dubbo) from 2.6.6.7-cf to 2.6.9. - [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.9) --- 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..f467bc3 100644 --- a/dubboConsumer/pom.xml +++ b/dubboConsumer/pom.xml @@ -39,7 +39,7 @@ spring-context - 2.6.6.7-cf + 2.6.9 com.wang.code