From 793f3f9a6a536e968393cc9ccf668c870548cfeb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 16:49:44 +0000 Subject: [PATCH] Bump org.springframework:spring-webmvc from 4.1.6.RELEASE to 6.2.18 Bumps [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework) from 4.1.6.RELEASE to 6.2.18. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.1.6.RELEASE...v6.2.18) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-version: 6.2.18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 95eaeb5..4b5a2e6 100644 --- a/pom.xml +++ b/pom.xml @@ -119,7 +119,7 @@ org.springframework spring-webmvc - 4.1.6.RELEASE + 6.2.18 org.springframework