From 6e9199c7235dca2ddd2ef515089c2e758a275f04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2020 12:08:50 +0000 Subject: [PATCH] Bump org.springframework-version in /ReferenceApplication Bumps `org.springframework-version` from 5.1.9.RELEASE to 5.2.4.RELEASE. Updates `spring-context` from 5.1.9.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/v5.1.9.RELEASE...v5.2.4.RELEASE) Updates `spring-webmvc` from 5.1.9.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/v5.1.9.RELEASE...v5.2.4.RELEASE) Updates `spring-tx` from 5.1.9.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/v5.1.9.RELEASE...v5.2.4.RELEASE) Updates `spring-jdbc` from 5.1.9.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/v5.1.9.RELEASE...v5.2.4.RELEASE) Updates `spring-aop` from 5.1.9.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/v5.1.9.RELEASE...v5.2.4.RELEASE) Updates `spring-aspects` from 5.1.9.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/v5.1.9.RELEASE...v5.2.4.RELEASE) Signed-off-by: dependabot[bot] --- ReferenceApplication/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ReferenceApplication/pom.xml b/ReferenceApplication/pom.xml index b7942be..ff50643 100644 --- a/ReferenceApplication/pom.xml +++ b/ReferenceApplication/pom.xml @@ -9,7 +9,7 @@ 1.0.0 1.8 - 5.1.9.RELEASE + 5.2.4.RELEASE 1.8.10 1.7.25 1.1.2 @@ -247,7 +247,7 @@ org.springframework spring-aspects - 4.2.3.RELEASE + 5.2.4.RELEASE