From 9032dbc11b57f94418c0cbfc02b301cc777777f5 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 11 Nov 2014 12:28:38 +0100 Subject: [PATCH] #116 - Updated dependencies for Dijkstra release train. - Spring 3.2.10 -> 3.2.12 - APT Maven Plugin 1.1.1 -> 1.1.2 - AspectJ 1.8.1 -> 1.8.4 Updated Spring 4 build profiles for recent versions for 4.0.x and 4.1.x. --- parent/pom.xml | 57 ++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 51 insertions(+), 6 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 2669dc6b..d70e0d25 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -103,8 +103,8 @@ - 1.1.1 - 1.8.1 + 1.1.2 + 1.8.4 1.0 1.3 2.3.4 @@ -114,7 +114,7 @@ 1.9.5 3.3.4 1.7.7 - 3.2.10.RELEASE + 3.2.12.RELEASE 1.2.6 @@ -530,7 +530,7 @@ spring32-next - 3.2.11.BUILD-SNAPSHOT + 3.2.13.BUILD-SNAPSHOT @@ -547,7 +547,7 @@ spring4 - 4.0.6.RELEASE + 4.0.8.RELEASE @@ -566,7 +566,52 @@ spring4-next - 4.0.7.BUILD-SNAPSHOT + 4.0.9.BUILD-SNAPSHOT + + + + + javax.servlet + javax.servlet-api + 3.0.1 + test + + + + + + spring-libs-snapshot + http://repo.spring.io/libs-snapshot + + + + + + + + spring41 + + + 4.1.2.RELEASE + + + + + javax.servlet + javax.servlet-api + 3.0.1 + test + + + + + + + + spring41-next + + + 4.1.3.BUILD-SNAPSHOT