From 12cae2af7fedd573fa4df11aab590e2d808c06f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 10:27:50 +0000 Subject: [PATCH] Bump dubbo from 2.5.3 to 2.6.12 in /1.x/Chapter9-2-2/consumer Bumps [dubbo](https://github.com/apache/incubator-dubbo) from 2.5.3 to 2.6.12. - [Release notes](https://github.com/apache/incubator-dubbo/releases) - [Changelog](https://github.com/apache/dubbo/blob/3.2/CHANGES.md) - [Commits](https://github.com/apache/incubator-dubbo/compare/dubbo-2.5.3...dubbo-2.6.12) --- updated-dependencies: - dependency-name: com.alibaba:dubbo dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 1.x/Chapter9-2-2/consumer/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1.x/Chapter9-2-2/consumer/pom.xml b/1.x/Chapter9-2-2/consumer/pom.xml index e3630d29..78529482 100644 --- a/1.x/Chapter9-2-2/consumer/pom.xml +++ b/1.x/Chapter9-2-2/consumer/pom.xml @@ -50,7 +50,7 @@ com.alibaba dubbo - 2.5.3 + 2.6.12 spring