From af25e87441da3ddaf8204d69f14af9069d620a22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jan 2022 23:04:27 +0000 Subject: [PATCH] Bump dubbo from 2.7.2 to 2.7.15 in /dubboSampleProvider2 Bumps [dubbo](https://github.com/apache/dubbo) from 2.7.2 to 2.7.15. - [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.2...dubbo-2.7.15) --- updated-dependencies: - dependency-name: org.apache.dubbo:dubbo dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dubboSampleProvider2/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dubboSampleProvider2/pom.xml b/dubboSampleProvider2/pom.xml index 54f78b7..4743ad3 100644 --- a/dubboSampleProvider2/pom.xml +++ b/dubboSampleProvider2/pom.xml @@ -22,7 +22,7 @@ org.apache.dubbo dubbo - 2.7.2 + 2.7.15