From 6ea7a9fa172eb13dfa8a1faf9b8e613510cc5afd Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Thu, 15 Oct 2015 12:32:43 +0200 Subject: [PATCH] #200 - Upgraded to Spring Framework 4.1.8. Upgraded the -next profiles, too. Upgraded Spring 4.2 profile to run against Spring 4.2.2. --- parent/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 1368b352..35de6b74 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -100,7 +100,7 @@ 3.6.8 1.0.13 1.7.12 - 4.1.7.RELEASE + 4.1.8.RELEASE 0.19.0.RELEASE 1.3 1.2.8 @@ -457,7 +457,7 @@ spring41-next - 4.1.7.BUILD-SNAPSHOT + 4.1.9.BUILD-SNAPSHOT @@ -474,7 +474,7 @@ spring42 - 4.2.0.RELEASE + 4.2.2.RELEASE @@ -498,7 +498,7 @@ spring42-next - 4.2.1.BUILD-SNAPSHOT + 4.2.3.BUILD-SNAPSHOT