From 43bc0b3b929db2d7d0ea59e3cf6b1fe6ce19067e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 15:28:07 +0000 Subject: [PATCH] chore(deps): bump org.springframework:spring-web Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 6.1.5 to 6.1.21. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.5...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] --- tests/dynamic_fixtures/java/spring_controller/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/dynamic_fixtures/java/spring_controller/pom.xml b/tests/dynamic_fixtures/java/spring_controller/pom.xml index 8f69bfce..df1fcf01 100644 --- a/tests/dynamic_fixtures/java/spring_controller/pom.xml +++ b/tests/dynamic_fixtures/java/spring_controller/pom.xml @@ -12,7 +12,7 @@ org.springframework spring-web - 6.1.5 + 6.1.21 org.springframework