From d12d4a72b2c7edb0a0e8695c4e3cf784952844c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Mar 2023 23:24:44 +0000 Subject: [PATCH] Bump spring-core from 3.1.2.RELEASE to 5.2.23.RELEASE in /POC/lifecycles Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 3.1.2.RELEASE to 5.2.23.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.1.2.RELEASE...v5.2.23.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- POC/lifecycles/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/POC/lifecycles/pom.xml b/POC/lifecycles/pom.xml index 3ca6714e8ac..a25c0d84e22 100644 --- a/POC/lifecycles/pom.xml +++ b/POC/lifecycles/pom.xml @@ -228,7 +228,7 @@ org.springframework spring-core - 3.1.2.RELEASE + 5.2.23.RELEASE