From 1ff4841de29fc7f0accd70ddbc66b3055409ab5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 23:21:21 +0000 Subject: [PATCH] Bump org.apache.dubbo:dubbo in /dubbo-spring-xml-demo Bumps [org.apache.dubbo:dubbo](https://github.com/apache/dubbo) from 3.1.6 to 3.1.11. - [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-3.1.6...dubbo-3.1.11) --- updated-dependencies: - dependency-name: org.apache.dubbo:dubbo dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dubbo-spring-xml-demo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dubbo-spring-xml-demo/pom.xml b/dubbo-spring-xml-demo/pom.xml index 9e55a28..9d0e0ad 100644 --- a/dubbo-spring-xml-demo/pom.xml +++ b/dubbo-spring-xml-demo/pom.xml @@ -17,7 +17,7 @@ org.apache.dubbo dubbo - 3.1.6 + 3.1.11