From 8bb9f12e05bd92cb18fbad1d8efa968f9e237b60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Feb 2026 18:41:05 +0000 Subject: [PATCH] build(deps): bump org.springframework:spring-webmvc in /page-controller 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] --- page-controller/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/page-controller/pom.xml b/page-controller/pom.xml index c314459e9d14..37df59c5b496 100644 --- a/page-controller/pom.xml +++ b/page-controller/pom.xml @@ -42,7 +42,7 @@ org.springframework spring-webmvc - 6.2.5 + 6.2.10 org.springframework.boot