From f9babb9647de6ef2c850ff8919c7d98137adaf9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 18:16:16 +0000 Subject: [PATCH] build(deps): bump org.springframework:spring-web Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 6.0.16 to 6.0.17. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.16...v6.0.17) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dubbo_service_consumer/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dubbo_service_consumer/pom.xml b/dubbo_service_consumer/pom.xml index 6a5acb409..5d6310b8a 100644 --- a/dubbo_service_consumer/pom.xml +++ b/dubbo_service_consumer/pom.xml @@ -9,7 +9,7 @@ http://maven.apache.org - 6.0.16 + 6.0.17