From c3afa143638ea06fb38551b1ddf8ed49eeff4490 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Nov 2020 02:19:06 +0000 Subject: [PATCH] Bump spring-core from 3.1.1.RELEASE to 4.3.21.RELEASE in /home_arpg Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 3.1.1.RELEASE to 4.3.21.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.1.1.RELEASE...v4.3.21.RELEASE) Signed-off-by: dependabot[bot] --- home_arpg/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home_arpg/pom.xml b/home_arpg/pom.xml index a0dbab4..0d20db5 100644 --- a/home_arpg/pom.xml +++ b/home_arpg/pom.xml @@ -60,7 +60,7 @@ org.springframework spring-core - 3.1.1.RELEASE + 4.3.21.RELEASE org.springframework