From 4a42bde7cad59af8c3655f36157a91ac18c0d8d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 07:49:03 +0000 Subject: [PATCH] Bump org.springframework:spring-web from 2.0.6 to 6.1.21 in /spring Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 2.0.6 to 6.1.21. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/commits/v6.1.21) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-version: 6.1.21 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spring/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring/pom.xml b/spring/pom.xml index 32213ef3..4b74b22e 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -39,7 +39,7 @@ org.springframework spring-web - 2.0.6 + 6.1.21 org.springframework