From 4498982b468a195baa3636a3c90fc17e77c38c07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2019 10:00:59 +0000 Subject: [PATCH] Bump spring.version from 4.3.14.RELEASE to 5.2.1.RELEASE Bumps `spring.version` from 4.3.14.RELEASE to 5.2.1.RELEASE. Updates `spring-core` from 4.3.14.RELEASE to 5.2.1.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.14.RELEASE...v5.2.1.RELEASE) Updates `spring-web` from 4.3.14.RELEASE to 5.2.1.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.14.RELEASE...v5.2.1.RELEASE) Updates `spring-oxm` from 4.3.14.RELEASE to 5.2.1.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.14.RELEASE...v5.2.1.RELEASE) Updates `spring-tx` from 4.3.14.RELEASE to 5.2.1.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.14.RELEASE...v5.2.1.RELEASE) Updates `spring-jdbc` from 4.3.14.RELEASE to 5.2.1.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.14.RELEASE...v5.2.1.RELEASE) Updates `spring-webmvc` from 4.3.14.RELEASE to 5.2.1.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.14.RELEASE...v5.2.1.RELEASE) Updates `spring-aop` from 4.3.14.RELEASE to 5.2.1.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.14.RELEASE...v5.2.1.RELEASE) Updates `spring-context-support` from 4.3.14.RELEASE to 5.2.1.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.14.RELEASE...v5.2.1.RELEASE) Updates `spring-test` from 4.3.14.RELEASE to 5.2.1.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.14.RELEASE...v5.2.1.RELEASE) Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ec798ff..1b59b73 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ - 4.3.14.RELEASE + 5.2.1.RELEASE 4.2.0.RELEASE @@ -577,7 +577,7 @@ org.springframework spring-context-support - 4.1.4.RELEASE + 5.2.1.RELEASE