From 02f6ece91302f4ef6b95321e62269fbb43538e0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 07:21:18 +0000 Subject: [PATCH] Bump spring-core from 2.5 to 5.2.22.RELEASE in /core Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 2.5 to 5.2.22.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/commits/v5.2.22.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index deea426e6d46..0c1c437f45e4 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -428,7 +428,7 @@ THE SOFTWARE. org.springframework spring-core - 2.5 + 5.2.22.RELEASE org.springframework