From ad801e90032e7bfd5fab3a44271a341498496a6e Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Mon, 30 Oct 2017 14:10:18 +0100 Subject: [PATCH] #662 - Upgraded to Spring Framework 5.0.2. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9ef67c0c..360495f1 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ UTF-8 - 5.0.0.RELEASE + 5.0.1.RELEASE 1.2.3 0.7.9 ${project.build.directory}/jacoco.exec @@ -87,7 +87,7 @@ spring5-next - 5.0.1.BUILD-SNAPSHOT + 5.0.2.BUILD-SNAPSHOT