From d5df82f5e4c1915abbe28c8b18541fe246f5e824 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 19:45:30 +0000 Subject: [PATCH] Bump spring-core from 5.2.22.RELEASE to 5.2.24.RELEASE in /spring Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.2.22.RELEASE to 5.2.24.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.22.RELEASE...v5.2.24.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spring/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring/pom.xml b/spring/pom.xml index abcda19..38a1b86 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -20,7 +20,7 @@ org.springframework spring-core - 5.2.22.RELEASE + 5.2.24.RELEASE