From 298ff93e4ed3c1203f5241de48b98fa38b2c5c7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2024 08:04:04 +0000 Subject: [PATCH] Bump org.springframework:spring-context Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 5.3.19 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.19...v6.1.14) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- helloworlds/1.1-common-frameworks-and-lib/spring/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helloworlds/1.1-common-frameworks-and-lib/spring/pom.xml b/helloworlds/1.1-common-frameworks-and-lib/spring/pom.xml index 84274f3..418789c 100644 --- a/helloworlds/1.1-common-frameworks-and-lib/spring/pom.xml +++ b/helloworlds/1.1-common-frameworks-and-lib/spring/pom.xml @@ -27,7 +27,7 @@ org.springframework spring-context - 5.3.19 + 6.1.14