From 02d7abdeaeb5089c4360f7dc5a3c9f0acdd49ee7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 20:52:49 +0000 Subject: [PATCH] Bump org.springframework:spring-context in /spring-start-here/sq-ch2-ex2 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-ch2-ex2/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-start-here/sq-ch2-ex2/pom.xml b/spring-start-here/sq-ch2-ex2/pom.xml index 695f810..c02609c 100644 --- a/spring-start-here/sq-ch2-ex2/pom.xml +++ b/spring-start-here/sq-ch2-ex2/pom.xml @@ -24,7 +24,7 @@ org.springframework spring-context - 5.3.8 + 5.3.19 org.springframework