From 6900d428f062fadd09bbd0e1d340e7e75975b53b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 22:37:55 +0000 Subject: [PATCH] Bump org.springframework:spring-context in /Backend/code 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] --- Backend/code/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Backend/code/pom.xml b/Backend/code/pom.xml index 5a426cd..03e48da 100644 --- a/Backend/code/pom.xml +++ b/Backend/code/pom.xml @@ -28,7 +28,7 @@ org.springframework spring-context - 5.3.18 + 6.1.14 org.springframework