From 65b08b488eb81b0010bd13e01c2216e3cbfea1c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 10:28:07 +0000 Subject: [PATCH] Bump spring.version from 4.2.1.RELEASE to 5.2.0.RELEASE Bumps `spring.version` from 4.2.1.RELEASE to 5.2.0.RELEASE. Updates `spring-webmvc` from 4.2.1.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.1.RELEASE...v5.2.0.RELEASE) Updates `spring-web` from 4.2.1.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.1.RELEASE...v5.2.0.RELEASE) Updates `spring-core` from 4.2.1.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.1.RELEASE...v5.2.0.RELEASE) Updates `spring-orm` from 4.2.1.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.1.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 60a74f6..6639e01 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ - 4.2.1.RELEASE + 5.2.0.RELEASE