From 184156e81bdbd40a8b1f22e99b77fe75bbe9aa35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 16:07:51 +0000 Subject: [PATCH] chore(deps): bump org.springframework:spring-context Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 6.1.5 to 6.1.20. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.5...v6.1.20) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-version: 6.1.20 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..2c22099b 100644 --- a/tests/dynamic_fixtures/java/spring_controller/pom.xml +++ b/tests/dynamic_fixtures/java/spring_controller/pom.xml @@ -22,7 +22,7 @@ org.springframework spring-context - 6.1.5 + 6.1.20 org.springframework