From 2848a0688487bf898ee0d8f38815377a6ea30d07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 20:51:50 +0000 Subject: [PATCH] Bump org.springframework:spring-context Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 5.3.8 to 5.3.19. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.8...v5.3.19) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spring-start-here/sq-app2-ex1/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-start-here/sq-app2-ex1/pom.xml b/spring-start-here/sq-app2-ex1/pom.xml index c903002..8dcbd8a 100644 --- a/spring-start-here/sq-app2-ex1/pom.xml +++ b/spring-start-here/sq-app2-ex1/pom.xml @@ -24,7 +24,7 @@ org.springframework spring-context - 5.3.8 + 5.3.19 org.springframework