From c31e20a14c748da512450917a5c55ca7b75b60ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2020 11:27:30 +0000 Subject: [PATCH] Bump spring-core in /code_maven/user-web Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 4.1.7.RELEASE to 4.3.19.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.1.7.RELEASE...v4.3.19.RELEASE) Signed-off-by: dependabot[bot] --- code_maven/user-web/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code_maven/user-web/pom.xml b/code_maven/user-web/pom.xml index 405d563..9aee016 100644 --- a/code_maven/user-web/pom.xml +++ b/code_maven/user-web/pom.xml @@ -43,7 +43,7 @@ org.springframework spring-core - 4.1.7.RELEASE + 4.3.19.RELEASE org.springframework