From 38e77d95aefa1bf90ffec4295338eeec504f84f2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2020 07:44:41 +0000 Subject: [PATCH] Bump spring-beans from 4.1.2.RELEASE to 5.2.4.RELEASE Bumps [spring-beans](https://github.com/spring-projects/spring-framework) from 4.1.2.RELEASE to 5.2.4.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.1.2.RELEASE...v5.2.4.RELEASE) Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2b549ec..7042f92 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ org.springframework spring-beans - 4.1.2.RELEASE + 5.2.4.RELEASE