From 0693cca566f54abc3587fd85b6e72adcd8e40f60 Mon Sep 17 00:00:00 2001 From: eugenp Date: Thu, 8 Aug 2013 23:13:04 +0300 Subject: [PATCH] minor maven upgrades --- spring-all/pom.xml | 4 ++-- spring-exceptions/pom.xml | 4 ++-- spring-hibernate3/pom.xml | 4 ++-- spring-hibernate4/pom.xml | 4 ++-- spring-jpa/pom.xml | 4 ++-- spring-mvc-java/pom.xml | 4 ++-- spring-mvc-no-xml/pom.xml | 2 +- spring-mvc-xml/pom.xml | 2 +- spring-rest/pom.xml | 4 ++-- spring-security-basic-auth/pom.xml | 4 ++-- spring-security-mvc-custom/pom.xml | 4 ++-- spring-security-mvc-digest-auth/pom.xml | 4 ++-- spring-security-mvc-login/pom.xml | 4 ++-- spring-security-rest-basic-auth/pom.xml | 4 ++-- spring-security-rest-custom/pom.xml | 4 ++-- spring-security-rest-digest-auth/pom.xml | 4 ++-- spring-security-rest-full/pom.xml | 4 ++-- spring-security-rest/pom.xml | 4 ++-- 18 files changed, 34 insertions(+), 34 deletions(-) diff --git a/spring-all/pom.xml b/spring-all/pom.xml index bdb860df18..3b04b609e6 100644 --- a/spring-all/pom.xml +++ b/spring-all/pom.xml @@ -182,14 +182,14 @@ - 3.2.3.RELEASE + 3.2.4.RELEASE 3.1.4.RELEASE 3.18.0-GA 1.2 4.2.3.Final - 5.1.25 + 5.1.26 1.7.5 diff --git a/spring-exceptions/pom.xml b/spring-exceptions/pom.xml index 9794ac8ed7..ab8272cb02 100644 --- a/spring-exceptions/pom.xml +++ b/spring-exceptions/pom.xml @@ -182,14 +182,14 @@ - 3.2.3.RELEASE + 3.2.4.RELEASE 3.1.4.RELEASE 3.18.0-GA 1.2 4.2.3.Final - 5.1.25 + 5.1.26 1.7.5 diff --git a/spring-hibernate3/pom.xml b/spring-hibernate3/pom.xml index fe1e3e5f69..6cd53b23c7 100644 --- a/spring-hibernate3/pom.xml +++ b/spring-hibernate3/pom.xml @@ -158,13 +158,13 @@ - 3.2.3.RELEASE + 3.2.4.RELEASE 3.1.4.RELEASE 3.18.0-GA 3.6.10.Final - 5.1.25 + 5.1.26 7.0.41 diff --git a/spring-hibernate4/pom.xml b/spring-hibernate4/pom.xml index 86e09ee240..775abd7bda 100644 --- a/spring-hibernate4/pom.xml +++ b/spring-hibernate4/pom.xml @@ -166,13 +166,13 @@ - 3.2.3.RELEASE + 3.2.4.RELEASE 3.1.4.RELEASE 3.18.0-GA 4.2.3.Final - 5.1.25 + 5.1.26 7.0.41 diff --git a/spring-jpa/pom.xml b/spring-jpa/pom.xml index 5509cfc079..d9109ae593 100644 --- a/spring-jpa/pom.xml +++ b/spring-jpa/pom.xml @@ -160,12 +160,12 @@ - 3.2.3.RELEASE + 3.2.4.RELEASE 3.1.4.RELEASE 4.2.3.Final - 5.1.25 + 5.1.26 1.7.5 diff --git a/spring-mvc-java/pom.xml b/spring-mvc-java/pom.xml index a469078e90..a7fe6a3c52 100644 --- a/spring-mvc-java/pom.xml +++ b/spring-mvc-java/pom.xml @@ -121,12 +121,12 @@ - 3.2.3.RELEASE + 3.2.4.RELEASE 3.1.4.RELEASE 4.2.3.Final - 5.1.25 + 5.1.26 1.7.5 diff --git a/spring-mvc-no-xml/pom.xml b/spring-mvc-no-xml/pom.xml index 248fa398d2..5235eb422e 100644 --- a/spring-mvc-no-xml/pom.xml +++ b/spring-mvc-no-xml/pom.xml @@ -110,7 +110,7 @@ - 3.2.3.RELEASE + 3.2.4.RELEASE 1.7.5 diff --git a/spring-mvc-xml/pom.xml b/spring-mvc-xml/pom.xml index 26d421ca44..4dbe0120eb 100644 --- a/spring-mvc-xml/pom.xml +++ b/spring-mvc-xml/pom.xml @@ -101,7 +101,7 @@ - 3.2.3.RELEASE + 3.2.4.RELEASE 1.7.5 diff --git a/spring-rest/pom.xml b/spring-rest/pom.xml index 96a6e57de1..5d55c5ea8a 100644 --- a/spring-rest/pom.xml +++ b/spring-rest/pom.xml @@ -121,12 +121,12 @@ - 3.2.3.RELEASE + 3.2.4.RELEASE 3.1.4.RELEASE 4.2.3.Final - 5.1.25 + 5.1.26 1.7.5 diff --git a/spring-security-basic-auth/pom.xml b/spring-security-basic-auth/pom.xml index bd7bc85cb3..616ce4140c 100644 --- a/spring-security-basic-auth/pom.xml +++ b/spring-security-basic-auth/pom.xml @@ -179,12 +179,12 @@ - 3.2.3.RELEASE + 3.2.4.RELEASE 3.1.4.RELEASE 4.2.3.Final - 5.1.25 + 5.1.26 1.7.5 diff --git a/spring-security-mvc-custom/pom.xml b/spring-security-mvc-custom/pom.xml index 6e0391e1dd..7d7588cd19 100644 --- a/spring-security-mvc-custom/pom.xml +++ b/spring-security-mvc-custom/pom.xml @@ -183,12 +183,12 @@ - 3.2.3.RELEASE + 3.2.4.RELEASE 3.1.4.RELEASE 4.2.3.Final - 5.1.25 + 5.1.26 1.7.5 diff --git a/spring-security-mvc-digest-auth/pom.xml b/spring-security-mvc-digest-auth/pom.xml index 29e5734130..9cb06978f6 100644 --- a/spring-security-mvc-digest-auth/pom.xml +++ b/spring-security-mvc-digest-auth/pom.xml @@ -179,12 +179,12 @@ - 3.2.3.RELEASE + 3.2.4.RELEASE 3.1.4.RELEASE 4.2.3.Final - 5.1.25 + 5.1.26 1.7.5 diff --git a/spring-security-mvc-login/pom.xml b/spring-security-mvc-login/pom.xml index b0310c5e7f..7504e33c76 100644 --- a/spring-security-mvc-login/pom.xml +++ b/spring-security-mvc-login/pom.xml @@ -175,12 +175,12 @@ - 3.2.3.RELEASE + 3.2.4.RELEASE 3.1.4.RELEASE 4.2.3.Final - 5.1.25 + 5.1.26 1.7.5 diff --git a/spring-security-rest-basic-auth/pom.xml b/spring-security-rest-basic-auth/pom.xml index 30385ecc6a..8cf15f6562 100644 --- a/spring-security-rest-basic-auth/pom.xml +++ b/spring-security-rest-basic-auth/pom.xml @@ -280,12 +280,12 @@ - 3.2.3.RELEASE + 3.2.4.RELEASE 3.1.4.RELEASE 4.2.3.Final - 5.1.25 + 5.1.26 4.2.4 diff --git a/spring-security-rest-custom/pom.xml b/spring-security-rest-custom/pom.xml index 6f046baf7c..d0092f861b 100644 --- a/spring-security-rest-custom/pom.xml +++ b/spring-security-rest-custom/pom.xml @@ -205,12 +205,12 @@ - 3.2.3.RELEASE + 3.2.4.RELEASE 3.1.4.RELEASE 4.2.3.Final - 5.1.25 + 5.1.26 1.7.5 diff --git a/spring-security-rest-digest-auth/pom.xml b/spring-security-rest-digest-auth/pom.xml index 8bd8cd7656..db8a47f86b 100644 --- a/spring-security-rest-digest-auth/pom.xml +++ b/spring-security-rest-digest-auth/pom.xml @@ -280,12 +280,12 @@ - 3.2.3.RELEASE + 3.2.4.RELEASE 3.1.4.RELEASE 4.2.3.Final - 5.1.25 + 5.1.26 4.2.4 diff --git a/spring-security-rest-full/pom.xml b/spring-security-rest-full/pom.xml index 206f7a132c..1072e76c72 100644 --- a/spring-security-rest-full/pom.xml +++ b/spring-security-rest-full/pom.xml @@ -216,12 +216,12 @@ - 3.2.3.RELEASE + 3.2.4.RELEASE 3.1.4.RELEASE 4.2.3.Final - 5.1.25 + 5.1.26 1.3.2.RELEASE diff --git a/spring-security-rest/pom.xml b/spring-security-rest/pom.xml index 56931f7ba6..b6962abd24 100644 --- a/spring-security-rest/pom.xml +++ b/spring-security-rest/pom.xml @@ -192,12 +192,12 @@ - 3.2.3.RELEASE + 3.2.4.RELEASE 3.1.4.RELEASE 4.2.3.Final - 5.1.25 + 5.1.26 1.7.5