From 8f63fadd0e0a1c2bd70720e3f42a8f43eb4a616a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 16:25:00 +0000 Subject: [PATCH] Bump org.springframework:spring-core Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 5.2.22.RELEASE to 6.0.15. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.22.RELEASE...v6.0.15) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../dubbo-samples-war/dubbo-consumer-war/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microservice-doc-demo/dubbo-samples-war/dubbo-consumer-war/pom.xml b/microservice-doc-demo/dubbo-samples-war/dubbo-consumer-war/pom.xml index 0de51cac..bc7e2f82 100644 --- a/microservice-doc-demo/dubbo-samples-war/dubbo-consumer-war/pom.xml +++ b/microservice-doc-demo/dubbo-samples-war/dubbo-consumer-war/pom.xml @@ -20,7 +20,7 @@ org.springframework spring-core - 5.2.22.RELEASE + 6.0.15 org.springframework