From 571e67a1c95e34b2201d1a642ba1ebed6dd73328 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2020 22:27:06 +0000 Subject: [PATCH] Bump org.springframework-version in /SpringTilesProject01 Bumps `org.springframework-version` from 5.1.5.RELEASE to 5.2.3.RELEASE. Updates `spring-context` from 5.1.5.RELEASE to 5.2.3.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.5.RELEASE...v5.2.3.RELEASE) Updates `spring-webmvc` from 5.1.5.RELEASE to 5.2.3.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.5.RELEASE...v5.2.3.RELEASE) Signed-off-by: dependabot[bot] --- SpringTilesProject01/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SpringTilesProject01/pom.xml b/SpringTilesProject01/pom.xml index c3ea299..df88c8f 100644 --- a/SpringTilesProject01/pom.xml +++ b/SpringTilesProject01/pom.xml @@ -9,7 +9,7 @@ 1.0.0-BUILD-SNAPSHOT 1.8 - 5.1.5.RELEASE + 5.2.3.RELEASE 1.6.10 1.6.6 @@ -78,7 +78,7 @@ org.springframework spring-context - 5.1.5.RELEASE + 5.2.3.RELEASE