From d9b24ba85173ad26399cfacf43a7dec8bbb56047 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 21:37:07 +0000 Subject: [PATCH] Bump spring.version from 4.2.5.RELEASE to 5.2.0.RELEASE Bumps `spring.version` from 4.2.5.RELEASE to 5.2.0.RELEASE. Updates `spring-core` from 4.2.5.RELEASE to 5.2.0.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.2.5.RELEASE...v5.2.0.RELEASE) Updates `spring-web` from 4.2.5.RELEASE to 5.2.0.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.2.5.RELEASE...v5.2.0.RELEASE) Updates `spring-webmvc` from 4.2.5.RELEASE to 5.2.0.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.2.5.RELEASE...v5.2.0.RELEASE) Updates `spring-context` from 4.2.5.RELEASE to 5.2.0.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.2.5.RELEASE...v5.2.0.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 9f5977d..9f8e940 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ - 4.2.5.RELEASE + 5.2.0.RELEASE ${basedir}/src/main/java