From 1e087d811921a2737ac674f1d013a1181710f798 Mon Sep 17 00:00:00 2001 From: eugenp Date: Thu, 2 Oct 2014 00:48:38 +0300 Subject: [PATCH] spring minor upgrade g --- core-java/pom.xml | 2 +- gson/pom.xml | 2 +- guava/pom.xml | 2 +- httpclient/pom.xml | 2 +- jackson/pom.xml | 2 +- mockito/pom.xml | 2 +- rest-testing/pom.xml | 2 +- spring-all/pom.xml | 2 +- spring-exceptions/pom.xml | 2 +- spring-hibernate3/pom.xml | 2 +- spring-hibernate4/pom.xml | 2 +- spring-jpa/pom.xml | 2 +- spring-mvc-java/pom.xml | 2 +- spring-mvc-no-xml/pom.xml | 2 +- spring-mvc-xml/pom.xml | 2 +- spring-rest/pom.xml | 2 +- spring-security-basic-auth/pom.xml | 2 +- spring-security-mvc-custom/pom.xml | 2 +- spring-security-mvc-digest-auth/pom.xml | 2 +- spring-security-mvc-login/pom.xml | 2 +- spring-security-mvc-persisted-remember-me/pom.xml | 2 +- spring-security-mvc-session/pom.xml | 2 +- spring-security-rest-basic-auth/pom.xml | 2 +- spring-security-rest-custom/pom.xml | 2 +- spring-security-rest-digest-auth/pom.xml | 2 +- spring-security-rest-full/pom.xml | 5 ++--- spring-security-rest/pom.xml | 2 +- 27 files changed, 28 insertions(+), 29 deletions(-) diff --git a/core-java/pom.xml b/core-java/pom.xml index de3631d7575c..294364d22cd5 100644 --- a/core-java/pom.xml +++ b/core-java/pom.xml @@ -145,7 +145,7 @@ - 4.1.0.RELEASE + 4.1.1.RELEASE 3.2.5.RELEASE diff --git a/gson/pom.xml b/gson/pom.xml index 8b86c587605c..827f8a737825 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -114,7 +114,7 @@ - 4.1.0.RELEASE + 4.1.1.RELEASE 3.2.5.RELEASE diff --git a/guava/pom.xml b/guava/pom.xml index ad82de3d678a..1dfbd626d1a8 100644 --- a/guava/pom.xml +++ b/guava/pom.xml @@ -94,7 +94,7 @@ - 4.1.0.RELEASE + 4.1.1.RELEASE 3.2.5.RELEASE diff --git a/httpclient/pom.xml b/httpclient/pom.xml index 0e86cd0cd2af..355dd40ac756 100644 --- a/httpclient/pom.xml +++ b/httpclient/pom.xml @@ -149,7 +149,7 @@ - 4.1.0.RELEASE + 4.1.1.RELEASE 3.2.5.RELEASE diff --git a/jackson/pom.xml b/jackson/pom.xml index c38eafda7d98..c08d4863b53a 100644 --- a/jackson/pom.xml +++ b/jackson/pom.xml @@ -114,7 +114,7 @@ - 4.1.0.RELEASE + 4.1.1.RELEASE 3.2.5.RELEASE diff --git a/mockito/pom.xml b/mockito/pom.xml index e350e0fe70d2..caa2ceb1a3b3 100644 --- a/mockito/pom.xml +++ b/mockito/pom.xml @@ -89,7 +89,7 @@ - 4.1.0.RELEASE + 4.1.1.RELEASE 3.2.5.RELEASE diff --git a/rest-testing/pom.xml b/rest-testing/pom.xml index 866428f4aa97..2385c0126027 100644 --- a/rest-testing/pom.xml +++ b/rest-testing/pom.xml @@ -138,7 +138,7 @@ - 4.1.0.RELEASE + 4.1.1.RELEASE 2.4.2 diff --git a/spring-all/pom.xml b/spring-all/pom.xml index e7350e46128b..5fabeefd670d 100644 --- a/spring-all/pom.xml +++ b/spring-all/pom.xml @@ -192,7 +192,7 @@ - 4.1.0.RELEASE + 4.1.1.RELEASE 3.2.5.RELEASE 3.18.1-GA 1.2 diff --git a/spring-exceptions/pom.xml b/spring-exceptions/pom.xml index dbe6a13d709b..f93a0b4c3d18 100644 --- a/spring-exceptions/pom.xml +++ b/spring-exceptions/pom.xml @@ -204,7 +204,7 @@ - 4.1.0.RELEASE + 4.1.1.RELEASE 3.2.5.RELEASE 3.18.1-GA 1.2 diff --git a/spring-hibernate3/pom.xml b/spring-hibernate3/pom.xml index 020140d902dd..3a4fcd2fd567 100644 --- a/spring-hibernate3/pom.xml +++ b/spring-hibernate3/pom.xml @@ -163,7 +163,7 @@ - 4.1.0.RELEASE + 4.1.1.RELEASE 3.2.5.RELEASE 3.18.1-GA diff --git a/spring-hibernate4/pom.xml b/spring-hibernate4/pom.xml index 387ffd3ff9fe..26c6d7ded1fb 100644 --- a/spring-hibernate4/pom.xml +++ b/spring-hibernate4/pom.xml @@ -170,7 +170,7 @@ - 4.1.0.RELEASE + 4.1.1.RELEASE 3.2.5.RELEASE 3.18.1-GA diff --git a/spring-jpa/pom.xml b/spring-jpa/pom.xml index 972f49ec1db8..7c83a549fdaf 100644 --- a/spring-jpa/pom.xml +++ b/spring-jpa/pom.xml @@ -165,7 +165,7 @@ - 4.1.0.RELEASE + 4.1.1.RELEASE 3.2.5.RELEASE diff --git a/spring-mvc-java/pom.xml b/spring-mvc-java/pom.xml index 69d94ec34d4b..1df4984fba7a 100644 --- a/spring-mvc-java/pom.xml +++ b/spring-mvc-java/pom.xml @@ -141,7 +141,7 @@ - 4.1.0.RELEASE + 4.1.1.RELEASE 3.2.5.RELEASE diff --git a/spring-mvc-no-xml/pom.xml b/spring-mvc-no-xml/pom.xml index 5b906006c80a..0e772f03ddc9 100644 --- a/spring-mvc-no-xml/pom.xml +++ b/spring-mvc-no-xml/pom.xml @@ -145,7 +145,7 @@ - 4.1.0.RELEASE + 4.1.1.RELEASE 1.7.7 diff --git a/spring-mvc-xml/pom.xml b/spring-mvc-xml/pom.xml index 01eef969d40a..6537780ea289 100644 --- a/spring-mvc-xml/pom.xml +++ b/spring-mvc-xml/pom.xml @@ -147,7 +147,7 @@ - 4.1.0.RELEASE + 4.1.1.RELEASE 1.7.7 diff --git a/spring-rest/pom.xml b/spring-rest/pom.xml index de9dbfc3e815..ef49fe227a13 100644 --- a/spring-rest/pom.xml +++ b/spring-rest/pom.xml @@ -202,7 +202,7 @@ - 4.1.0.RELEASE + 4.1.1.RELEASE 3.2.5.RELEASE diff --git a/spring-security-basic-auth/pom.xml b/spring-security-basic-auth/pom.xml index 20403c12d049..a1f5f985a99a 100644 --- a/spring-security-basic-auth/pom.xml +++ b/spring-security-basic-auth/pom.xml @@ -226,7 +226,7 @@ - 4.1.0.RELEASE + 4.1.1.RELEASE 3.2.5.RELEASE diff --git a/spring-security-mvc-custom/pom.xml b/spring-security-mvc-custom/pom.xml index 1c064d93bdc6..53aa2be09b3c 100644 --- a/spring-security-mvc-custom/pom.xml +++ b/spring-security-mvc-custom/pom.xml @@ -231,7 +231,7 @@ - 4.1.0.RELEASE + 4.1.1.RELEASE 3.2.5.RELEASE diff --git a/spring-security-mvc-digest-auth/pom.xml b/spring-security-mvc-digest-auth/pom.xml index 162d0f61ee7b..cf3eadd68426 100644 --- a/spring-security-mvc-digest-auth/pom.xml +++ b/spring-security-mvc-digest-auth/pom.xml @@ -226,7 +226,7 @@ - 4.1.0.RELEASE + 4.1.1.RELEASE 3.2.5.RELEASE diff --git a/spring-security-mvc-login/pom.xml b/spring-security-mvc-login/pom.xml index 9e5286a5c73d..b3e5d2593464 100644 --- a/spring-security-mvc-login/pom.xml +++ b/spring-security-mvc-login/pom.xml @@ -223,7 +223,7 @@ - 4.1.0.RELEASE + 4.1.1.RELEASE 3.2.5.RELEASE diff --git a/spring-security-mvc-persisted-remember-me/pom.xml b/spring-security-mvc-persisted-remember-me/pom.xml index 843cf7789ac7..ccc9a289b6b6 100644 --- a/spring-security-mvc-persisted-remember-me/pom.xml +++ b/spring-security-mvc-persisted-remember-me/pom.xml @@ -260,7 +260,7 @@ - 4.1.0.RELEASE + 4.1.1.RELEASE 3.2.5.RELEASE diff --git a/spring-security-mvc-session/pom.xml b/spring-security-mvc-session/pom.xml index 26d4932c8ca0..60620f82de71 100644 --- a/spring-security-mvc-session/pom.xml +++ b/spring-security-mvc-session/pom.xml @@ -231,7 +231,7 @@ - 4.1.0.RELEASE + 4.1.1.RELEASE 3.2.5.RELEASE diff --git a/spring-security-rest-basic-auth/pom.xml b/spring-security-rest-basic-auth/pom.xml index a4eb760874a2..0fef185c0532 100644 --- a/spring-security-rest-basic-auth/pom.xml +++ b/spring-security-rest-basic-auth/pom.xml @@ -287,7 +287,7 @@ - 4.1.0.RELEASE + 4.1.1.RELEASE 3.2.5.RELEASE diff --git a/spring-security-rest-custom/pom.xml b/spring-security-rest-custom/pom.xml index 15f50841bdfe..5551274cfd50 100644 --- a/spring-security-rest-custom/pom.xml +++ b/spring-security-rest-custom/pom.xml @@ -251,7 +251,7 @@ - 4.1.0.RELEASE + 4.1.1.RELEASE 3.2.5.RELEASE diff --git a/spring-security-rest-digest-auth/pom.xml b/spring-security-rest-digest-auth/pom.xml index f119377c5a99..e16839db6f79 100644 --- a/spring-security-rest-digest-auth/pom.xml +++ b/spring-security-rest-digest-auth/pom.xml @@ -275,7 +275,7 @@ - 4.1.0.RELEASE + 4.1.1.RELEASE 3.2.5.RELEASE diff --git a/spring-security-rest-full/pom.xml b/spring-security-rest-full/pom.xml index 0431d94ad533..6f0208d323ec 100644 --- a/spring-security-rest-full/pom.xml +++ b/spring-security-rest-full/pom.xml @@ -1,5 +1,4 @@ - + 4.0.0 org.baeldung spring-security-rest-full @@ -371,7 +370,7 @@ - 4.1.0.RELEASE + 4.1.1.RELEASE 3.2.5.RELEASE diff --git a/spring-security-rest/pom.xml b/spring-security-rest/pom.xml index 7d92c99e300e..09c15352f151 100644 --- a/spring-security-rest/pom.xml +++ b/spring-security-rest/pom.xml @@ -238,7 +238,7 @@ - 4.1.0.RELEASE + 4.1.1.RELEASE 3.2.5.RELEASE