From 9b7b3bac595c57e74d4a84abb0613744869bbbb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 14:26:49 +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.10. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.5...v6.2.10) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-version: 6.2.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- microservices-api-gateway/image-microservice/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microservices-api-gateway/image-microservice/pom.xml b/microservices-api-gateway/image-microservice/pom.xml index 7c08fe2ec0e1..82cadb4882f4 100644 --- a/microservices-api-gateway/image-microservice/pom.xml +++ b/microservices-api-gateway/image-microservice/pom.xml @@ -38,7 +38,7 @@ org.springframework spring-webmvc - 6.2.5 + 6.2.10 org.springframework.boot