From 867a3e8b1ab0af05c6043e00348ed3e2c12a3f7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 23:02:58 +0000 Subject: [PATCH] Bump org.springframework:spring-context in /springNote Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 5.2.10.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.10.RELEASE...v5.2.22.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- springNote/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/springNote/pom.xml b/springNote/pom.xml index 8a94753..815ce45 100644 --- a/springNote/pom.xml +++ b/springNote/pom.xml @@ -12,7 +12,7 @@ org.springframework spring-context - 5.2.10.RELEASE + 5.2.22.RELEASE \ No newline at end of file