From 7940bc89f26cd870640204ba968664d8767be860 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Mar 2023 17:27:48 +0000 Subject: [PATCH] Bump dubbo in /sentinel-guide-spring-cloud/web-api-demo Bumps [dubbo](https://github.com/apache/dubbo) from 2.7.15 to 2.7.21. - [Release notes](https://github.com/apache/dubbo/releases) - [Changelog](https://github.com/apache/dubbo/blob/3.2/CHANGES.md) - [Commits](https://github.com/apache/dubbo/compare/dubbo-2.7.15...dubbo-2.7.21) --- updated-dependencies: - dependency-name: org.apache.dubbo:dubbo dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sentinel-guide-spring-cloud/web-api-demo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sentinel-guide-spring-cloud/web-api-demo/pom.xml b/sentinel-guide-spring-cloud/web-api-demo/pom.xml index fabc698..5750acd 100644 --- a/sentinel-guide-spring-cloud/web-api-demo/pom.xml +++ b/sentinel-guide-spring-cloud/web-api-demo/pom.xml @@ -37,7 +37,7 @@ org.apache.dubbo dubbo - 2.7.15 + 2.7.21 org.springframework