From 129f69225970907e2a8657d51a05da75b9f79474 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 22:36:04 +0000 Subject: [PATCH] Bump org.springframework:spring-context from 5.3.18 to 6.1.14 in /src Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 5.3.18 to 6.1.14. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.18...v6.1.14) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pom.xml b/src/pom.xml index 542f4432..b592345e 100644 --- a/src/pom.xml +++ b/src/pom.xml @@ -42,7 +42,7 @@ spring-security-core 3.0.4 requires spring-core 3.x, otherwise we'd normally use 2.5.6, which is what the rest of the app uses --> - 5.3.18 + 6.1.14 5.7.12