From 121163141ba436d83e27cac27407ea4c11992c72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 21:23:32 +0000 Subject: [PATCH] build(deps): bump org.springframework:spring-webmvc Bumps [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework) from 6.2.5 to 6.2.17. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.5...v6.2.17) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-version: 6.2.17 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- microservices-api-gateway/price-microservice/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microservices-api-gateway/price-microservice/pom.xml b/microservices-api-gateway/price-microservice/pom.xml index 8e95948aff6e..d55eba0bd60f 100644 --- a/microservices-api-gateway/price-microservice/pom.xml +++ b/microservices-api-gateway/price-microservice/pom.xml @@ -38,7 +38,7 @@ org.springframework spring-webmvc - 6.2.5 + 6.2.17 org.springframework.boot