From a723eaec6016104c28990b3c20200fc262b32e67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 22:19:25 +0000 Subject: [PATCH] Bump org.springframework:spring-context Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 5.2.22.RELEASE to 6.1.14. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.22.RELEASE...v6.1.14) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spring-in-action-4th/ch02/stereo-javaconfig/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-in-action-4th/ch02/stereo-javaconfig/pom.xml b/spring-in-action-4th/ch02/stereo-javaconfig/pom.xml index d58dc37..607fdd0 100644 --- a/spring-in-action-4th/ch02/stereo-javaconfig/pom.xml +++ b/spring-in-action-4th/ch02/stereo-javaconfig/pom.xml @@ -18,7 +18,7 @@ org.springframework spring-context - 5.2.22.RELEASE + 6.1.14