From 5b6cc28ea503afdbc9c8cf342470078299444c2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Mar 2022 21:55:58 +0000 Subject: [PATCH] Bump dubbo from 2.5.6 to 2.6.9 in /demo_web Bumps [dubbo](https://github.com/apache/incubator-dubbo) from 2.5.6 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.5.6...dubbo-2.6.9) --- updated-dependencies: - dependency-name: com.alibaba:dubbo dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- demo_web/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo_web/pom.xml b/demo_web/pom.xml index e224014..3f92e0c 100644 --- a/demo_web/pom.xml +++ b/demo_web/pom.xml @@ -282,7 +282,7 @@ com.alibaba dubbo - 2.5.6 + 2.6.9 spring