From eebff8b24f60189bd4e9171035ed9fdf801c7bb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Mar 2022 21:56:07 +0000 Subject: [PATCH] Bump dubbo from 2.6.2 to 2.6.9 in /ch23-1/demo-provider Bumps [dubbo](https://github.com/apache/incubator-dubbo) from 2.6.2 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/compare/dubbo-2.6.2...dubbo-2.6.9) --- updated-dependencies: - dependency-name: com.alibaba:dubbo dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ch23-1/demo-provider/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch23-1/demo-provider/pom.xml b/ch23-1/demo-provider/pom.xml index b00bd8b8..bcb25efc 100644 --- a/ch23-1/demo-provider/pom.xml +++ b/ch23-1/demo-provider/pom.xml @@ -31,7 +31,7 @@ com.alibaba dubbo - 2.6.2 + 2.6.9 org.apache.curator