From a41e93707a14ca8ab8a681fa8f0e6b0f95e18e7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 01:04:04 +0000 Subject: [PATCH] build(deps): bump org.springframework:spring-webmvc from 6.2.5 to 7.0.3 Bumps [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework) from 6.2.5 to 7.0.3. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.5...v7.0.3) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-version: 7.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- microservices-aggregrator/aggregator-service/pom.xml | 2 +- microservices-aggregrator/information-microservice/pom.xml | 2 +- microservices-aggregrator/inventory-microservice/pom.xml | 2 +- microservices-api-gateway/api-gateway-service/pom.xml | 2 +- microservices-api-gateway/image-microservice/pom.xml | 2 +- microservices-api-gateway/price-microservice/pom.xml | 2 +- page-controller/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/microservices-aggregrator/aggregator-service/pom.xml b/microservices-aggregrator/aggregator-service/pom.xml index fe83826910ce..a5ba179851ff 100644 --- a/microservices-aggregrator/aggregator-service/pom.xml +++ b/microservices-aggregrator/aggregator-service/pom.xml @@ -38,7 +38,7 @@ org.springframework spring-webmvc - 6.2.5 + 7.0.3 org.springframework.boot diff --git a/microservices-aggregrator/information-microservice/pom.xml b/microservices-aggregrator/information-microservice/pom.xml index 5b27df62516d..2484d23e7d8a 100644 --- a/microservices-aggregrator/information-microservice/pom.xml +++ b/microservices-aggregrator/information-microservice/pom.xml @@ -38,7 +38,7 @@ org.springframework spring-webmvc - 6.2.5 + 7.0.3 org.springframework.boot diff --git a/microservices-aggregrator/inventory-microservice/pom.xml b/microservices-aggregrator/inventory-microservice/pom.xml index 64203b09edcf..1b54c877cf2e 100644 --- a/microservices-aggregrator/inventory-microservice/pom.xml +++ b/microservices-aggregrator/inventory-microservice/pom.xml @@ -38,7 +38,7 @@ org.springframework spring-webmvc - 6.2.5 + 7.0.3 org.springframework.boot diff --git a/microservices-api-gateway/api-gateway-service/pom.xml b/microservices-api-gateway/api-gateway-service/pom.xml index b84bebe6f237..0259ccf6597e 100644 --- a/microservices-api-gateway/api-gateway-service/pom.xml +++ b/microservices-api-gateway/api-gateway-service/pom.xml @@ -38,7 +38,7 @@ org.springframework spring-webmvc - 6.2.5 + 7.0.3 org.springframework.boot diff --git a/microservices-api-gateway/image-microservice/pom.xml b/microservices-api-gateway/image-microservice/pom.xml index 7c08fe2ec0e1..7d4b07ece3f2 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 + 7.0.3 org.springframework.boot diff --git a/microservices-api-gateway/price-microservice/pom.xml b/microservices-api-gateway/price-microservice/pom.xml index 8e95948aff6e..b1c3cb35046d 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 + 7.0.3 org.springframework.boot diff --git a/page-controller/pom.xml b/page-controller/pom.xml index c314459e9d14..9d4c6157bf14 100644 --- a/page-controller/pom.xml +++ b/page-controller/pom.xml @@ -42,7 +42,7 @@ org.springframework spring-webmvc - 6.2.5 + 7.0.3 org.springframework.boot