From 3405c48bfed2992ce9aa582711dcf11be0cb5b1a Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 18 Apr 2017 11:12:25 +0200 Subject: [PATCH] #335 - Upgrade Spring 4.3.next profile to 4.3.8 snapshots. Upgraded to 4.3.7 as profile baseline and 4.3.8 snapshots. --- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 908254af..3df11e36 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -513,7 +513,7 @@ spring43 - 4.3.5.RELEASE + 4.3.7.RELEASE @@ -523,7 +523,7 @@ spring43-next - 4.3.6.BUILD-SNAPSHOT + 4.3.8.BUILD-SNAPSHOT