From 6aaa29727c963e67790c49702bb7916b5baf9d67 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 19 Feb 2014 08:55:15 +0100 Subject: [PATCH] #53 - Upgraded to latest Spring versions. Upgraded to Spring 3.2.8 and 4.0.2. Updated spring*-next versions accordingly. --- parent/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index ad1d648a..83a34311 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -114,7 +114,7 @@ 1.9.5 3.3.1 1.7.6 - 3.2.7.RELEASE + 3.2.8.RELEASE 1.2.1 @@ -529,7 +529,7 @@ spring32-next - 3.2.8.BUILD-SNAPSHOT + 3.2.9.BUILD-SNAPSHOT @@ -546,7 +546,7 @@ spring4-next - 4.0.2.BUILD-SNAPSHOT + 4.0.3.BUILD-SNAPSHOT @@ -572,7 +572,7 @@ spring4 - 4.0.1.RELEASE + 4.0.2.RELEASE