From 55397fb0cf27e93c413cad313f23dbdda12de57f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 May 2025 23:33:45 +0000 Subject: [PATCH] Bump org.springframework:spring-context in /spring Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 3.0.0.RELEASE to 6.1.14. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.0.0.RELEASE...v6.1.14) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-version: 6.1.14 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 564f39d..92c9e86 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -43,7 +43,7 @@ org.springframework spring-context - 3.0.0.RELEASE + 6.1.14 provided