From 98abd29c9feb67cc2a02cab1cd0f50f2306b7f1b Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Wed, 25 Feb 2015 08:20:23 -0800 Subject: [PATCH] Release version 3.2.6.RELEASE --- acl/pom.xml | 10 ++------- aspects/pom.xml | 10 ++------- cas/pom.xml | 14 ++++--------- config/pom.xml | 37 +++++++++++++++++----------------- core/pom.xml | 20 +++++++----------- crypto/pom.xml | 8 +------- gradle.properties | 2 +- itest/context/pom.xml | 26 ++++-------------------- itest/web/pom.xml | 30 ++++++--------------------- ldap/pom.xml | 10 ++------- openid/pom.xml | 12 +++-------- remoting/pom.xml | 10 ++------- samples/aspectj-jc/pom.xml | 28 +++++-------------------- samples/aspectj-xml/pom.xml | 26 ++++-------------------- samples/cas/sample-xml/pom.xml | 30 ++++++--------------------- samples/cas/server/pom.xml | 20 +----------------- samples/concurrency-jc/pom.xml | 28 +++++-------------------- samples/contacts-xml/pom.xml | 30 ++++++--------------------- samples/dms-xml/pom.xml | 26 ++++-------------------- samples/form-jc/pom.xml | 28 +++++-------------------- samples/gae-xml/pom.xml | 28 +++++-------------------- samples/hellojs-jc/pom.xml | 28 +++++-------------------- samples/hellomvc-jc/pom.xml | 28 +++++-------------------- samples/helloworld-jc/pom.xml | 24 +++------------------- samples/inmemory-jc/pom.xml | 28 +++++-------------------- samples/insecure/pom.xml | 20 +----------------- samples/insecuremvc/pom.xml | 22 ++------------------ samples/jaas-xml/pom.xml | 28 +++++-------------------- samples/jdbc-jc/pom.xml | 28 +++++-------------------- samples/ldap-jc/pom.xml | 30 ++++++--------------------- samples/ldap-xml/pom.xml | 26 ++++-------------------- samples/messages-jc/pom.xml | 24 +++------------------- samples/openid-jc/pom.xml | 30 ++++++--------------------- samples/openid-xml/pom.xml | 28 +++++-------------------- samples/preauth-jc/pom.xml | 28 +++++-------------------- samples/preauth-xml/pom.xml | 24 +++------------------- samples/rememberme-jc/pom.xml | 28 +++++-------------------- samples/servletapi-xml/pom.xml | 28 +++++-------------------- samples/tutorial-xml/pom.xml | 28 +++++-------------------- samples/x509-jc/pom.xml | 28 +++++-------------------- taglibs/pom.xml | 14 ++++--------- web/pom.xml | 22 ++++++++------------ 42 files changed, 189 insertions(+), 788 deletions(-) diff --git a/acl/pom.xml b/acl/pom.xml index 909a932af1..01fa939a0f 100644 --- a/acl/pom.xml +++ b/acl/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-acl - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE spring-security-acl spring-security-acl http://spring.io/spring-security @@ -42,12 +42,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - aopalliance @@ -58,7 +52,7 @@ org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile diff --git a/aspects/pom.xml b/aspects/pom.xml index 1475bc0edd..505411d59b 100644 --- a/aspects/pom.xml +++ b/aspects/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-aspects - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE spring-security-aspects spring-security-aspects http://spring.io/spring-security @@ -42,17 +42,11 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile diff --git a/cas/pom.xml b/cas/pom.xml index 365abbd38e..a327f41b09 100644 --- a/cas/pom.xml +++ b/cas/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-cas - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE spring-security-cas spring-security-cas http://spring.io/spring-security @@ -42,29 +42,23 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - org.jasig.cas.client cas-client-core - 3.2.1 + 3.3.3 compile org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile diff --git a/config/pom.xml b/config/pom.xml index de7969ae17..06c630e188 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE spring-security-config spring-security-config http://spring.io/spring-security @@ -42,12 +42,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - aopalliance @@ -58,7 +52,7 @@ org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile @@ -105,24 +99,31 @@ compile true + + org.springframework.security + spring-security-aspects + 3.2.6.RELEASE + compile + true + org.springframework.security spring-security-ldap - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile true org.springframework.security spring-security-openid - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile true org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile true @@ -289,7 +290,7 @@ org.powermock powermock-api-mockito - 1.5.1 + 1.6.1 test @@ -301,31 +302,31 @@ org.powermock powermock-api-support - 1.5.1 + 1.6.1 test org.powermock powermock-core - 1.5.1 + 1.6.1 test org.powermock powermock-module-junit4 - 1.5.1 + 1.6.1 test org.powermock powermock-module-junit4-common - 1.5.1 + 1.6.1 test org.powermock powermock-reflect - 1.5.1 + 1.6.1 test @@ -379,7 +380,7 @@ org.springframework.security spring-security-cas - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE test diff --git a/core/pom.xml b/core/pom.xml index 018728ee4b..24cc86b226 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE spring-security-core spring-security-core http://spring.io/spring-security @@ -42,12 +42,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - aopalliance @@ -196,7 +190,7 @@ org.powermock powermock-api-mockito - 1.5.1 + 1.6.1 test @@ -208,7 +202,7 @@ org.powermock powermock-api-support - 1.5.1 + 1.6.1 test @@ -220,7 +214,7 @@ org.powermock powermock-core - 1.5.1 + 1.6.1 test @@ -232,7 +226,7 @@ org.powermock powermock-module-junit4 - 1.5.1 + 1.6.1 test @@ -244,7 +238,7 @@ org.powermock powermock-module-junit4-common - 1.5.1 + 1.6.1 test @@ -256,7 +250,7 @@ org.powermock powermock-reflect - 1.5.1 + 1.6.1 test diff --git a/crypto/pom.xml b/crypto/pom.xml index 621df7b75e..a226295e96 100644 --- a/crypto/pom.xml +++ b/crypto/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-crypto - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE spring-security-crypto spring-security-crypto http://spring.io/spring-security @@ -42,12 +42,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - commons-logging diff --git a/gradle.properties b/gradle.properties index 153224ca9e..b3dfe470f3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=3.2.6.CI-SNAPSHOT +version=3.2.6.RELEASE diff --git a/itest/context/pom.xml b/itest/context/pom.xml index d34d2f8bdf..601c6f52df 100644 --- a/itest/context/pom.xml +++ b/itest/context/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security itest-context - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE itest-context itest-context http://spring.io/spring-security @@ -42,12 +42,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - aopalliance @@ -64,7 +58,7 @@ org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile @@ -85,18 +79,6 @@ 3.2.8.RELEASE compile - - org.springframework - spring-core - 3.2.8.RELEASE - compile - - - commons-logging - commons-logging - - - org.springframework spring-tx @@ -155,13 +137,13 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE test org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE test diff --git a/itest/web/pom.xml b/itest/web/pom.xml index 76feb1371d..c63b06a93a 100644 --- a/itest/web/pom.xml +++ b/itest/web/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security itest-web - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE itest-web itest-web http://spring.io/spring-security @@ -42,12 +42,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework @@ -55,18 +49,6 @@ 3.2.8.RELEASE compile - - org.springframework - spring-core - 3.2.8.RELEASE - compile - - - commons-logging - commons-logging - - - org.springframework spring-web @@ -171,31 +153,31 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE test org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE test org.springframework.security spring-security-ldap - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE test org.springframework.security spring-security-taglibs - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE test org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE test diff --git a/ldap/pom.xml b/ldap/pom.xml index 61c4f7b74c..0c745be2a7 100644 --- a/ldap/pom.xml +++ b/ldap/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-ldap - 3.2.5.CI-SNAPSHOT + 3.2.6.RELEASE spring-security-ldap spring-security-ldap http://spring.io/spring-security @@ -42,12 +42,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework.ldap @@ -76,7 +70,7 @@ org.springframework.security spring-security-core - 3.2.5.CI-SNAPSHOT + 3.2.6.RELEASE compile diff --git a/openid/pom.xml b/openid/pom.xml index b223b4bc55..b305b99524 100644 --- a/openid/pom.xml +++ b/openid/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-openid - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE spring-security-openid spring-security-openid http://spring.io/spring-security @@ -42,12 +42,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - com.google.inject @@ -70,13 +64,13 @@ org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile diff --git a/remoting/pom.xml b/remoting/pom.xml index 4ffd994a58..e7790ab388 100644 --- a/remoting/pom.xml +++ b/remoting/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-remoting - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE spring-security-remoting spring-security-remoting http://spring.io/spring-security @@ -42,12 +42,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - aopalliance @@ -58,7 +52,7 @@ org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile diff --git a/samples/aspectj-jc/pom.xml b/samples/aspectj-jc/pom.xml index ac9430d1d0..d5ae5cc54b 100644 --- a/samples/aspectj-jc/pom.xml +++ b/samples/aspectj-jc/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-aspectj-jc - 4.0.0.CI-SNAPSHOT + 3.2.6.RELEASE spring-security-samples-aspectj-jc spring-security-samples-aspectj-jc http://spring.io/spring-security @@ -42,37 +42,19 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework.security spring-security-config - 4.0.0.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-core - 4.0.0.CI-SNAPSHOT + 3.2.6.RELEASE compile - - org.springframework - spring-core - 4.1.0.BUILD-SNAPSHOT - compile - - - commons-logging - commons-logging - - - commons-logging commons-logging @@ -90,7 +72,7 @@ org.springframework.security spring-security-aspects - 4.0.0.CI-SNAPSHOT + 3.2.6.RELEASE runtime @@ -126,7 +108,7 @@ org.springframework spring-test - 4.1.0.BUILD-SNAPSHOT + 3.2.8.RELEASE test diff --git a/samples/aspectj-xml/pom.xml b/samples/aspectj-xml/pom.xml index c9338770c8..5e731a47b4 100644 --- a/samples/aspectj-xml/pom.xml +++ b/samples/aspectj-xml/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-aspectj-xml - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE spring-security-samples-aspectj-xml spring-security-samples-aspectj-xml http://spring.io/spring-security @@ -42,31 +42,13 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile - - org.springframework - spring-core - 3.2.8.RELEASE - compile - - - commons-logging - commons-logging - - - commons-logging commons-logging @@ -84,13 +66,13 @@ org.springframework.security spring-security-aspects - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE runtime org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE runtime diff --git a/samples/cas/sample-xml/pom.xml b/samples/cas/sample-xml/pom.xml index 4441b2a24f..af2642e3ff 100644 --- a/samples/cas/sample-xml/pom.xml +++ b/samples/cas/sample-xml/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-cassample-xml - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE war spring-security-samples-cassample-xml spring-security-samples-cassample-xml @@ -50,43 +50,25 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - org.jasig.cas.client cas-client-core - 3.1.12 + 3.3.3 compile org.springframework.security spring-security-cas - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile - - org.springframework - spring-core - 3.2.8.RELEASE - compile - - - commons-logging - commons-logging - - - commons-logging commons-logging @@ -121,13 +103,13 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE runtime org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE runtime diff --git a/samples/cas/server/pom.xml b/samples/cas/server/pom.xml index ecdb7d97c4..32b3aa37b1 100644 --- a/samples/cas/server/pom.xml +++ b/samples/cas/server/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-casserver - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE war spring-security-samples-casserver spring-security-samples-casserver @@ -50,25 +50,7 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - - - org.springframework - spring-core - 3.2.8.RELEASE - compile - - - commons-logging - commons-logging - - - commons-logging commons-logging diff --git a/samples/concurrency-jc/pom.xml b/samples/concurrency-jc/pom.xml index 41180f2ffa..5e262f32d9 100644 --- a/samples/concurrency-jc/pom.xml +++ b/samples/concurrency-jc/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-concurrency-jc - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE war spring-security-samples-concurrency-jc spring-security-samples-concurrency-jc @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet.jsp.jstl @@ -102,39 +96,27 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile - - org.springframework - spring-core - 3.2.8.RELEASE - compile - - - commons-logging - commons-logging - - - org.springframework spring-jdbc diff --git a/samples/contacts-xml/pom.xml b/samples/contacts-xml/pom.xml index ca72874388..4d9c49e8ea 100644 --- a/samples/contacts-xml/pom.xml +++ b/samples/contacts-xml/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-contacts-xml - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE war spring-security-samples-contacts-xml spring-security-samples-contacts-xml @@ -50,23 +50,17 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework.security spring-security-acl - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile @@ -87,18 +81,6 @@ 3.2.8.RELEASE compile - - org.springframework - spring-core - 3.2.8.RELEASE - compile - - - commons-logging - commons-logging - - - org.springframework spring-jdbc @@ -175,19 +157,19 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE runtime org.springframework.security spring-security-taglibs - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE runtime org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE runtime diff --git a/samples/dms-xml/pom.xml b/samples/dms-xml/pom.xml index de51b77025..8d9a2589f7 100644 --- a/samples/dms-xml/pom.xml +++ b/samples/dms-xml/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-dms-xml - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE spring-security-samples-dms-xml spring-security-samples-dms-xml http://spring.io/spring-security @@ -42,23 +42,17 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework.security spring-security-acl - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile @@ -67,18 +61,6 @@ 3.2.8.RELEASE compile - - org.springframework - spring-core - 3.2.8.RELEASE - compile - - - commons-logging - commons-logging - - - org.springframework spring-jdbc @@ -114,7 +96,7 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE runtime diff --git a/samples/form-jc/pom.xml b/samples/form-jc/pom.xml index 954845fdd3..f1165ea110 100644 --- a/samples/form-jc/pom.xml +++ b/samples/form-jc/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-form-jc - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE war spring-security-samples-form-jc spring-security-samples-form-jc @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet.jsp.jstl @@ -102,39 +96,27 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile - - org.springframework - spring-core - 3.2.8.RELEASE - compile - - - commons-logging - commons-logging - - - org.springframework spring-jdbc diff --git a/samples/gae-xml/pom.xml b/samples/gae-xml/pom.xml index 6a3ae2dc91..1ebdd91910 100644 --- a/samples/gae-xml/pom.xml +++ b/samples/gae-xml/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-gae-xml - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE war spring-security-samples-gae-xml spring-security-samples-gae-xml @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - com.google.appengine @@ -84,13 +78,13 @@ org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile @@ -111,18 +105,6 @@ 3.2.8.RELEASE compile - - org.springframework - spring-core - 3.2.8.RELEASE - compile - - - commons-logging - commons-logging - - - org.springframework spring-web @@ -163,13 +145,13 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE runtime org.springframework.security spring-security-taglibs - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE runtime diff --git a/samples/hellojs-jc/pom.xml b/samples/hellojs-jc/pom.xml index 03c64da67c..c11191bf14 100644 --- a/samples/hellojs-jc/pom.xml +++ b/samples/hellojs-jc/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-hellojs-jc - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE war spring-security-samples-hellojs-jc spring-security-samples-hellojs-jc @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - com.fasterxml.jackson.core @@ -108,39 +102,27 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile - - org.springframework - spring-core - 3.2.8.RELEASE - compile - - - commons-logging - commons-logging - - - org.springframework spring-jdbc diff --git a/samples/hellomvc-jc/pom.xml b/samples/hellomvc-jc/pom.xml index 2281b97e21..5d1ad9b3a2 100644 --- a/samples/hellomvc-jc/pom.xml +++ b/samples/hellomvc-jc/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-hellomvc-jc - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE war spring-security-samples-hellomvc-jc spring-security-samples-hellomvc-jc @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet.jsp.jstl @@ -102,39 +96,27 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile - - org.springframework - spring-core - 3.2.8.RELEASE - compile - - - commons-logging - commons-logging - - - org.springframework spring-jdbc diff --git a/samples/helloworld-jc/pom.xml b/samples/helloworld-jc/pom.xml index 6f567bd718..7bd44c2fe0 100644 --- a/samples/helloworld-jc/pom.xml +++ b/samples/helloworld-jc/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-helloworld-jc - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE war spring-security-samples-helloworld-jc spring-security-samples-helloworld-jc @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet.jsp.jstl @@ -78,27 +72,15 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile - - org.springframework - spring-core - 3.2.8.RELEASE - compile - - - commons-logging - commons-logging - - - commons-logging commons-logging diff --git a/samples/inmemory-jc/pom.xml b/samples/inmemory-jc/pom.xml index defee9bb96..cbe510b5bb 100644 --- a/samples/inmemory-jc/pom.xml +++ b/samples/inmemory-jc/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-inmemory-jc - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE war spring-security-samples-inmemory-jc spring-security-samples-inmemory-jc @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet.jsp.jstl @@ -102,39 +96,27 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile - - org.springframework - spring-core - 3.2.8.RELEASE - compile - - - commons-logging - commons-logging - - - org.springframework spring-jdbc diff --git a/samples/insecure/pom.xml b/samples/insecure/pom.xml index ebcc7a9553..a9f6e6c3ca 100644 --- a/samples/insecure/pom.xml +++ b/samples/insecure/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-insecure - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE war spring-security-samples-insecure spring-security-samples-insecure @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet.jsp.jstl @@ -75,18 +69,6 @@ 1.7.5 compile - - org.springframework - spring-core - 3.2.8.RELEASE - compile - - - commons-logging - commons-logging - - - commons-logging commons-logging diff --git a/samples/insecuremvc/pom.xml b/samples/insecuremvc/pom.xml index 2db5a8de91..ee8137b1d3 100644 --- a/samples/insecuremvc/pom.xml +++ b/samples/insecuremvc/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-insecuremvc - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE war spring-security-samples-insecuremvc spring-security-samples-insecuremvc @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet.jsp.jstl @@ -102,21 +96,9 @@ org.springframework.security spring-security-samples-messages-jc - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile - - org.springframework - spring-core - 3.2.8.RELEASE - compile - - - commons-logging - commons-logging - - - org.springframework spring-jdbc diff --git a/samples/jaas-xml/pom.xml b/samples/jaas-xml/pom.xml index 1d75bcf20e..5ce0f90d13 100644 --- a/samples/jaas-xml/pom.xml +++ b/samples/jaas-xml/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-jaas-xml - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE war spring-security-samples-jaas-xml spring-security-samples-jaas-xml @@ -50,17 +50,11 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile @@ -75,18 +69,6 @@ 3.2.8.RELEASE compile - - org.springframework - spring-core - 3.2.8.RELEASE - compile - - - commons-logging - commons-logging - - - org.springframework spring-web @@ -133,19 +115,19 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE runtime org.springframework.security spring-security-taglibs - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE runtime org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE runtime diff --git a/samples/jdbc-jc/pom.xml b/samples/jdbc-jc/pom.xml index 6830a83cce..d079960b36 100644 --- a/samples/jdbc-jc/pom.xml +++ b/samples/jdbc-jc/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-jdbc-jc - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE war spring-security-samples-jdbc-jc spring-security-samples-jdbc-jc @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet.jsp.jstl @@ -102,39 +96,27 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile - - org.springframework - spring-core - 3.2.8.RELEASE - compile - - - commons-logging - commons-logging - - - org.springframework spring-jdbc diff --git a/samples/ldap-jc/pom.xml b/samples/ldap-jc/pom.xml index 16d6f0c664..5f8b1460d8 100644 --- a/samples/ldap-jc/pom.xml +++ b/samples/ldap-jc/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-ldap-jc - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE war spring-security-samples-ldap-jc spring-security-samples-ldap-jc @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet.jsp.jstl @@ -138,45 +132,33 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-ldap - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile - - org.springframework - spring-core - 3.2.8.RELEASE - compile - - - commons-logging - commons-logging - - - org.springframework spring-jdbc diff --git a/samples/ldap-xml/pom.xml b/samples/ldap-xml/pom.xml index ff75cde4f4..cb0d791a22 100644 --- a/samples/ldap-xml/pom.xml +++ b/samples/ldap-xml/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-ldap-xml - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE war spring-security-samples-ldap-xml spring-security-samples-ldap-xml @@ -50,25 +50,7 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - - - org.springframework - spring-core - 3.2.8.RELEASE - compile - - - commons-logging - commons-logging - - - commons-logging commons-logging @@ -127,19 +109,19 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE runtime org.springframework.security spring-security-ldap - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE runtime org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE runtime diff --git a/samples/messages-jc/pom.xml b/samples/messages-jc/pom.xml index b621fb2782..f83af67125 100644 --- a/samples/messages-jc/pom.xml +++ b/samples/messages-jc/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-messages-jc - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE spring-security-samples-messages-jc spring-security-samples-messages-jc http://spring.io/spring-security @@ -42,12 +42,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.validation @@ -100,13 +94,13 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile @@ -133,18 +127,6 @@ 3.2.8.RELEASE compile - - org.springframework - spring-core - 3.2.8.RELEASE - compile - - - commons-logging - commons-logging - - - org.springframework spring-core diff --git a/samples/openid-jc/pom.xml b/samples/openid-jc/pom.xml index 444e5bde33..cc1da7b5c3 100644 --- a/samples/openid-jc/pom.xml +++ b/samples/openid-jc/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-openid-jc - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE war spring-security-samples-openid-jc spring-security-samples-openid-jc @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet.jsp.jstl @@ -102,45 +96,33 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-openid - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile - - org.springframework - spring-core - 3.2.8.RELEASE - compile - - - commons-logging - commons-logging - - - org.springframework spring-jdbc diff --git a/samples/openid-xml/pom.xml b/samples/openid-xml/pom.xml index 9fb1dc96ed..aee282a1fe 100644 --- a/samples/openid-xml/pom.xml +++ b/samples/openid-xml/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-openid-xml - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE war spring-security-samples-openid-xml spring-security-samples-openid-xml @@ -50,37 +50,19 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-openid - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile - - org.springframework - spring-core - 3.2.8.RELEASE - compile - - - commons-logging - commons-logging - - - commons-logging commons-logging @@ -121,13 +103,13 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE runtime org.springframework.security spring-security-taglibs - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE runtime diff --git a/samples/preauth-jc/pom.xml b/samples/preauth-jc/pom.xml index 147c0b9226..465e02059f 100644 --- a/samples/preauth-jc/pom.xml +++ b/samples/preauth-jc/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-preauth-jc - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE war spring-security-samples-preauth-jc spring-security-samples-preauth-jc @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet.jsp.jstl @@ -102,39 +96,27 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile - - org.springframework - spring-core - 3.2.8.RELEASE - compile - - - commons-logging - commons-logging - - - org.springframework spring-jdbc diff --git a/samples/preauth-xml/pom.xml b/samples/preauth-xml/pom.xml index aa9f36ac8f..bf43e954d8 100644 --- a/samples/preauth-xml/pom.xml +++ b/samples/preauth-xml/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-preauth-xml - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE war spring-security-samples-preauth-xml spring-security-samples-preauth-xml @@ -50,25 +50,7 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - - - org.springframework - spring-core - 3.2.8.RELEASE - compile - - - commons-logging - commons-logging - - - commons-logging commons-logging @@ -91,13 +73,13 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE runtime org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE runtime diff --git a/samples/rememberme-jc/pom.xml b/samples/rememberme-jc/pom.xml index a5b01560ac..65159d8bbc 100644 --- a/samples/rememberme-jc/pom.xml +++ b/samples/rememberme-jc/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-rememberme-jc - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE war spring-security-samples-rememberme-jc spring-security-samples-rememberme-jc @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet.jsp.jstl @@ -102,39 +96,27 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile - - org.springframework - spring-core - 3.2.8.RELEASE - compile - - - commons-logging - commons-logging - - - org.springframework spring-jdbc diff --git a/samples/servletapi-xml/pom.xml b/samples/servletapi-xml/pom.xml index 5fdfd66794..8a72ab1d44 100644 --- a/samples/servletapi-xml/pom.xml +++ b/samples/servletapi-xml/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-servletapi-xml - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE war spring-security-samples-servletapi-xml spring-security-samples-servletapi-xml @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet.jsp.jstl @@ -66,13 +60,13 @@ org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile @@ -87,18 +81,6 @@ 3.2.8.RELEASE compile - - org.springframework - spring-core - 3.2.8.RELEASE - compile - - - commons-logging - commons-logging - - - org.springframework spring-web @@ -145,13 +127,13 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE runtime org.springframework.security spring-security-taglibs - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE runtime diff --git a/samples/tutorial-xml/pom.xml b/samples/tutorial-xml/pom.xml index 5889907bc7..726e35c7ba 100644 --- a/samples/tutorial-xml/pom.xml +++ b/samples/tutorial-xml/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-tutorial-xml - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE war spring-security-samples-tutorial-xml spring-security-samples-tutorial-xml @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - org.slf4j @@ -66,7 +60,7 @@ org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile @@ -75,18 +69,6 @@ 3.2.8.RELEASE compile - - org.springframework - spring-core - 3.2.8.RELEASE - compile - - - commons-logging - commons-logging - - - org.springframework spring-web @@ -145,19 +127,19 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE runtime org.springframework.security spring-security-taglibs - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE runtime org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE runtime diff --git a/samples/x509-jc/pom.xml b/samples/x509-jc/pom.xml index 9d81b0e7f5..0242b248ff 100644 --- a/samples/x509-jc/pom.xml +++ b/samples/x509-jc/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-samples-x509-jc - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE war spring-security-samples-x509-jc spring-security-samples-x509-jc @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - javax.servlet.jsp.jstl @@ -102,39 +96,27 @@ org.springframework.security spring-security-config - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile - - org.springframework - spring-core - 3.2.8.RELEASE - compile - - - commons-logging - commons-logging - - - org.springframework spring-jdbc diff --git a/taglibs/pom.xml b/taglibs/pom.xml index a2e77ba7b9..ae4df6b5b8 100644 --- a/taglibs/pom.xml +++ b/taglibs/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-taglibs - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE spring-security-taglibs spring-security-taglibs http://spring.io/spring-security @@ -42,29 +42,23 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework.security spring-security-acl - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile diff --git a/web/pom.xml b/web/pom.xml index e3adfd5b9f..c506ede258 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-web - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE spring-security-web spring-security-web http://spring.io/spring-security @@ -42,12 +42,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - aopalliance @@ -58,7 +52,7 @@ org.springframework.security spring-security-core - 3.2.4.CI-SNAPSHOT + 3.2.6.RELEASE compile @@ -176,7 +170,7 @@ org.powermock powermock-api-mockito - 1.5.1 + 1.6.1 test @@ -188,31 +182,31 @@ org.powermock powermock-api-support - 1.5.1 + 1.6.1 test org.powermock powermock-core - 1.5.1 + 1.6.1 test org.powermock powermock-module-junit4 - 1.5.1 + 1.6.1 test org.powermock powermock-module-junit4-common - 1.5.1 + 1.6.1 test org.powermock powermock-reflect - 1.5.1 + 1.6.1 test