From d915d433f02902646bc15531afa145a482c24a2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Dec 2021 12:31:58 +0000 Subject: [PATCH] Bump dubbo from 2.6.11 to 2.6.12 in /client-demo Bumps [dubbo](https://github.com/apache/incubator-dubbo) from 2.6.11 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/compare/dubbo-2.6.11...dubbo-2.6.12) --- updated-dependencies: - dependency-name: com.alibaba:dubbo dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- client-demo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client-demo/pom.xml b/client-demo/pom.xml index c860d17..16b190a 100644 --- a/client-demo/pom.xml +++ b/client-demo/pom.xml @@ -46,7 +46,7 @@ com.alibaba dubbo - 2.6.11 + 2.6.12 com.alibaba