From ab5a58c1a7fb77ca62bef3cb55c826b12dabc477 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 23:15:44 +0000 Subject: [PATCH] Bump org.springframework:spring-context in /basic-code Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 5.2.8.RELEASE to 5.2.22.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.8.RELEASE...v5.2.22.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- basic-code/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basic-code/pom.xml b/basic-code/pom.xml index fce5f4e0..6b8409e2 100644 --- a/basic-code/pom.xml +++ b/basic-code/pom.xml @@ -38,7 +38,7 @@ org.springframework spring-context - 5.2.8.RELEASE + 5.2.22.RELEASE org.springframework