From 8da9c9d1df70da11ba1efba2e519aafda63e1465 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2020 14:09:54 +0000 Subject: [PATCH] Bump spring.version from 4.1.6.RELEASE to 5.2.4.RELEASE Bumps `spring.version` from 4.1.6.RELEASE to 5.2.4.RELEASE. Updates `spring-core` from 4.1.6.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.6.RELEASE...v5.2.4.RELEASE) Updates `spring-web` from 4.1.6.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.6.RELEASE...v5.2.4.RELEASE) Updates `spring-context` from 4.1.6.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.6.RELEASE...v5.2.4.RELEASE) Updates `spring-test` from 4.1.6.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.6.RELEASE...v5.2.4.RELEASE) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 930c0f512..d6d9d11d1 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ 6.8.18 ${project.version} - 4.1.6.RELEASE + 5.2.4.RELEASE 3.2.5.RELEASE 3.9.3 ${user.name}