From 37b396945bec6d62e7843b9876683561fa90b1cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 20:24:34 +0000 Subject: [PATCH] Bump dubbo from 2.7.3 to 2.7.13 in /dubborouterconsumer Bumps [dubbo](https://github.com/apache/dubbo) from 2.7.3 to 2.7.13. - [Release notes](https://github.com/apache/dubbo/releases) - [Changelog](https://github.com/apache/dubbo/blob/3.0/CHANGES.md) - [Commits](https://github.com/apache/dubbo/compare/dubbo-2.7.3...dubbo-2.7.13) --- updated-dependencies: - dependency-name: org.apache.dubbo:dubbo dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dubborouterconsumer/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dubborouterconsumer/pom.xml b/dubborouterconsumer/pom.xml index 4fb2b4d..799d6bb 100644 --- a/dubborouterconsumer/pom.xml +++ b/dubborouterconsumer/pom.xml @@ -32,7 +32,7 @@ org.apache.dubbo dubbo - 2.7.3 + 2.7.13 com.elijah