diff --git a/acl/pom.xml b/acl/pom.xml index 252d3d42684..41bdfebd132 100644 --- a/acl/pom.xml +++ b/acl/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-acl - 3.2.7.CI-SNAPSHOT + 3.2.9.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.7.CI-SNAPSHOT + 3.2.9.RELEASE compile @@ -138,7 +132,7 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test diff --git a/aspects/pom.xml b/aspects/pom.xml index 1b81b71c9ee..5e382ed5b7d 100644 --- a/aspects/pom.xml +++ b/aspects/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-aspects - 3.2.7.CI-SNAPSHOT + 3.2.9.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.7.CI-SNAPSHOT + 3.2.9.RELEASE compile @@ -120,7 +114,7 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test diff --git a/cas/pom.xml b/cas/pom.xml index 796462e008d..3565cb3a2b4 100644 --- a/cas/pom.xml +++ b/cas/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-cas - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE spring-security-cas spring-security-cas http://spring.io/spring-security @@ -42,12 +42,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - org.jasig.cas.client @@ -58,13 +52,13 @@ org.springframework.security spring-security-core - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-web - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile @@ -138,7 +132,7 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test diff --git a/config/pom.xml b/config/pom.xml index 0f0a85e9062..934ae9292d1 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-config - 3.2.7.CI-SNAPSHOT + 3.2.9.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.7.CI-SNAPSHOT + 3.2.9.RELEASE compile @@ -108,28 +102,28 @@ org.springframework.security spring-security-aspects - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile true org.springframework.security spring-security-ldap - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile true org.springframework.security spring-security-openid - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile true org.springframework.security spring-security-web - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile true @@ -278,7 +272,7 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test @@ -296,7 +290,7 @@ org.powermock powermock-api-mockito - 1.6.1 + 1.6.2 test @@ -308,31 +302,31 @@ org.powermock powermock-api-support - 1.6.1 + 1.6.2 test org.powermock powermock-core - 1.6.1 + 1.6.2 test org.powermock powermock-module-junit4 - 1.6.1 + 1.6.2 test org.powermock powermock-module-junit4-common - 1.6.1 + 1.6.2 test org.powermock powermock-reflect - 1.6.1 + 1.6.2 test @@ -386,7 +380,7 @@ org.springframework.security spring-security-cas - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE test diff --git a/core/pom.xml b/core/pom.xml index 94e170172bc..c60411662ec 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-core - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE spring-security-core spring-security-core http://spring.io/spring-security @@ -42,12 +42,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - aopalliance @@ -184,7 +178,7 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test @@ -196,7 +190,7 @@ org.powermock powermock-api-mockito - 1.6.1 + 1.6.2 test @@ -208,7 +202,7 @@ org.powermock powermock-api-support - 1.6.1 + 1.6.2 test @@ -220,7 +214,7 @@ org.powermock powermock-core - 1.6.1 + 1.6.2 test @@ -232,7 +226,7 @@ org.powermock powermock-module-junit4 - 1.6.1 + 1.6.2 test @@ -244,7 +238,7 @@ org.powermock powermock-module-junit4-common - 1.6.1 + 1.6.2 test @@ -256,7 +250,7 @@ org.powermock powermock-reflect - 1.6.1 + 1.6.2 test diff --git a/crypto/pom.xml b/crypto/pom.xml index d350e471c43..ea07f48280d 100644 --- a/crypto/pom.xml +++ b/crypto/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-crypto - 3.2.7.CI-SNAPSHOT + 3.2.9.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 @@ -77,7 +71,7 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test diff --git a/gradle.properties b/gradle.properties index b61eb9113c2..a0315dfc80d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=3.2.9.CI-SNAPSHOT +version=3.2.9.RELEASE diff --git a/itest/context/pom.xml b/itest/context/pom.xml index a439c823855..8212979cb44 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.7.CI-SNAPSHOT + 3.2.9.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.7.CI-SNAPSHOT + 3.2.9.RELEASE compile @@ -131,7 +125,7 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test @@ -143,13 +137,13 @@ org.springframework.security spring-security-config - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE test org.springframework.security spring-security-web - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE test diff --git a/itest/web/pom.xml b/itest/web/pom.xml index 8e47fc17acc..7eb44c475ce 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.7.CI-SNAPSHOT + 3.2.9.RELEASE itest-web itest-web http://spring.io/spring-security @@ -42,12 +42,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework @@ -123,7 +117,7 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test @@ -159,31 +153,31 @@ org.springframework.security spring-security-config - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE test org.springframework.security spring-security-core - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE test org.springframework.security spring-security-ldap - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE test org.springframework.security spring-security-taglibs - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE test org.springframework.security spring-security-web - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE test diff --git a/ldap/pom.xml b/ldap/pom.xml index 2c13f083e2c..48572fd8477 100644 --- a/ldap/pom.xml +++ b/ldap/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-ldap - 3.2.7.CI-SNAPSHOT + 3.2.9.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.7.CI-SNAPSHOT + 3.2.9.RELEASE compile @@ -186,7 +180,7 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test diff --git a/openid/pom.xml b/openid/pom.xml index f9cc5f49938..24b3821bc16 100644 --- a/openid/pom.xml +++ b/openid/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-openid - 3.2.7.CI-SNAPSHOT + 3.2.9.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.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-web - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile @@ -161,7 +155,7 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test diff --git a/remoting/pom.xml b/remoting/pom.xml index ddd0e70c90b..3e725b0d67a 100644 --- a/remoting/pom.xml +++ b/remoting/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-remoting - 3.2.7.CI-SNAPSHOT + 3.2.9.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.7.CI-SNAPSHOT + 3.2.9.RELEASE compile @@ -119,7 +113,7 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test diff --git a/samples/aspectj-jc/pom.xml b/samples/aspectj-jc/pom.xml index 1c5737b0ae4..895daff02c3 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 - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE spring-security-samples-aspectj-jc spring-security-samples-aspectj-jc http://spring.io/spring-security @@ -42,23 +42,17 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework.security spring-security-config - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-core - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile @@ -78,7 +72,7 @@ org.springframework.security spring-security-aspects - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE runtime @@ -102,7 +96,7 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test diff --git a/samples/aspectj-xml/pom.xml b/samples/aspectj-xml/pom.xml index 0c0f31f2970..1c159a5e2b6 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.7.CI-SNAPSHOT + 3.2.9.RELEASE spring-security-samples-aspectj-xml spring-security-samples-aspectj-xml http://spring.io/spring-security @@ -42,17 +42,11 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework.security spring-security-core - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile @@ -72,13 +66,13 @@ org.springframework.security spring-security-aspects - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE runtime org.springframework.security spring-security-config - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE runtime @@ -102,7 +96,7 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test diff --git a/samples/cas/sample-xml/pom.xml b/samples/cas/sample-xml/pom.xml index 840bd2ebf97..d891d9f53a9 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.7.CI-SNAPSHOT + 3.2.9.RELEASE war spring-security-samples-cassample-xml spring-security-samples-cassample-xml @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - org.jasig.cas.client @@ -66,13 +60,13 @@ org.springframework.security spring-security-cas - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-core - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile @@ -109,13 +103,13 @@ org.springframework.security spring-security-config - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE runtime org.springframework.security spring-security-web - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE runtime @@ -163,7 +157,7 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test diff --git a/samples/cas/server/pom.xml b/samples/cas/server/pom.xml index afc38a08aaf..c69b1b47278 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.7.CI-SNAPSHOT + 3.2.9.RELEASE war spring-security-samples-casserver spring-security-samples-casserver @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - commons-logging @@ -85,7 +79,7 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test diff --git a/samples/concurrency-jc/pom.xml b/samples/concurrency-jc/pom.xml index 0814fc0486e..9c3f9420e5b 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.7.CI-SNAPSHOT + 3.2.9.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,25 +96,25 @@ org.springframework.security spring-security-config - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-core - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-web - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile @@ -193,7 +187,7 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test diff --git a/samples/contacts-xml/pom.xml b/samples/contacts-xml/pom.xml index b50087976e3..d01dd99700b 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.7.CI-SNAPSHOT + 3.2.9.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.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-core - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile @@ -163,19 +157,19 @@ org.springframework.security spring-security-config - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE runtime org.springframework.security spring-security-taglibs - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE runtime org.springframework.security spring-security-web - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE runtime @@ -199,7 +193,7 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test diff --git a/samples/dms-xml/pom.xml b/samples/dms-xml/pom.xml index bb9fa2cb3c7..5e9c6c1d18e 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.7.CI-SNAPSHOT + 3.2.9.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.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-core - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile @@ -102,7 +96,7 @@ org.springframework.security spring-security-config - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE runtime @@ -132,7 +126,7 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test diff --git a/samples/form-jc/pom.xml b/samples/form-jc/pom.xml index cbfb3914960..635ad1f74ca 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.7.CI-SNAPSHOT + 3.2.9.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,25 +96,25 @@ org.springframework.security spring-security-config - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-core - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-web - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile @@ -193,7 +187,7 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test diff --git a/samples/gae-xml/pom.xml b/samples/gae-xml/pom.xml index 9160c5af437..7b77f9b9feb 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.7.CI-SNAPSHOT + 3.2.9.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.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-web - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile @@ -151,13 +145,13 @@ org.springframework.security spring-security-config - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE runtime org.springframework.security spring-security-taglibs - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE runtime @@ -199,7 +193,7 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test diff --git a/samples/hellojs-jc/pom.xml b/samples/hellojs-jc/pom.xml index d17ed975723..1b3bf20cc49 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.7.CI-SNAPSHOT + 3.2.9.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,25 +102,25 @@ org.springframework.security spring-security-config - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-core - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-web - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile @@ -199,7 +193,7 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test diff --git a/samples/hellomvc-jc/pom.xml b/samples/hellomvc-jc/pom.xml index 38283fa454d..a6267390cb2 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.7.CI-SNAPSHOT + 3.2.9.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,25 +96,25 @@ org.springframework.security spring-security-config - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-core - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-web - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile @@ -193,7 +187,7 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test diff --git a/samples/helloworld-jc/pom.xml b/samples/helloworld-jc/pom.xml index 94b8f491478..ba23493acfb 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.7.CI-SNAPSHOT + 3.2.9.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,13 +72,13 @@ org.springframework.security spring-security-config - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-web - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile @@ -127,7 +121,7 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test diff --git a/samples/inmemory-jc/pom.xml b/samples/inmemory-jc/pom.xml index a5a535d7c9f..990351492c3 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.7.CI-SNAPSHOT + 3.2.9.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,25 +96,25 @@ org.springframework.security spring-security-config - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-core - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-web - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile @@ -193,7 +187,7 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test diff --git a/samples/insecure/pom.xml b/samples/insecure/pom.xml index 78a4729a2cf..17d83310cbc 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.7.CI-SNAPSHOT + 3.2.9.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 @@ -115,7 +109,7 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test diff --git a/samples/insecuremvc/pom.xml b/samples/insecuremvc/pom.xml index a7671355860..90c23b641e8 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.7.CI-SNAPSHOT + 3.2.9.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,7 +96,7 @@ org.springframework.security spring-security-samples-messages-jc - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile @@ -175,7 +169,7 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test diff --git a/samples/jaas-xml/pom.xml b/samples/jaas-xml/pom.xml index 0fdd404b11a..e26944f93a3 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.7.CI-SNAPSHOT + 3.2.9.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.7.CI-SNAPSHOT + 3.2.9.RELEASE compile @@ -121,19 +115,19 @@ org.springframework.security spring-security-config - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE runtime org.springframework.security spring-security-taglibs - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE runtime org.springframework.security spring-security-web - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE runtime @@ -157,7 +151,7 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test diff --git a/samples/jdbc-jc/pom.xml b/samples/jdbc-jc/pom.xml index e6ab674f7aa..00754e67bd2 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.7.CI-SNAPSHOT + 3.2.9.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,25 +96,25 @@ org.springframework.security spring-security-config - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-core - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-web - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile @@ -193,7 +187,7 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test diff --git a/samples/ldap-jc/pom.xml b/samples/ldap-jc/pom.xml index 75289c1b02b..7306d5a5b71 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.7.CI-SNAPSHOT + 3.2.9.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,31 +132,31 @@ org.springframework.security spring-security-config - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-core - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-ldap - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-web - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile @@ -235,7 +229,7 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test diff --git a/samples/ldap-xml/pom.xml b/samples/ldap-xml/pom.xml index 31d98b33bb0..f6ad7b36d66 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.7.CI-SNAPSHOT + 3.2.9.RELEASE war spring-security-samples-ldap-xml spring-security-samples-ldap-xml @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - commons-logging @@ -115,19 +109,19 @@ org.springframework.security spring-security-config - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE runtime org.springframework.security spring-security-ldap - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE runtime org.springframework.security spring-security-web - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE runtime @@ -145,7 +139,7 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test diff --git a/samples/messages-jc/pom.xml b/samples/messages-jc/pom.xml index f0118ecc11d..f9023f1471e 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.7.CI-SNAPSHOT + 3.2.9.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.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-web - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile @@ -209,7 +203,7 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test diff --git a/samples/openid-jc/pom.xml b/samples/openid-jc/pom.xml index 031a1060584..242c272c18a 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.7.CI-SNAPSHOT + 3.2.9.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,31 +96,31 @@ org.springframework.security spring-security-config - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-core - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-openid - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-web - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile @@ -205,7 +199,7 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test diff --git a/samples/openid-xml/pom.xml b/samples/openid-xml/pom.xml index 0983c14311b..6a89edf0825 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.7.CI-SNAPSHOT + 3.2.9.RELEASE war spring-security-samples-openid-xml spring-security-samples-openid-xml @@ -50,23 +50,17 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - org.springframework.security spring-security-core - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-openid - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile @@ -109,13 +103,13 @@ org.springframework.security spring-security-config - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE runtime org.springframework.security spring-security-taglibs - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE runtime @@ -133,7 +127,7 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test diff --git a/samples/preauth-jc/pom.xml b/samples/preauth-jc/pom.xml index ea0ddc3ef15..047f08126e5 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.7.CI-SNAPSHOT + 3.2.9.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,25 +96,25 @@ org.springframework.security spring-security-config - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-core - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-web - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile @@ -193,7 +187,7 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test diff --git a/samples/preauth-xml/pom.xml b/samples/preauth-xml/pom.xml index 0a10082dc52..e75dfef751f 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.7.CI-SNAPSHOT + 3.2.9.RELEASE war spring-security-samples-preauth-xml spring-security-samples-preauth-xml @@ -50,12 +50,6 @@ - - - spring-snasphot - https://repo.spring.io/snapshot - - commons-logging @@ -79,13 +73,13 @@ org.springframework.security spring-security-config - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE runtime org.springframework.security spring-security-web - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE runtime @@ -103,7 +97,7 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test diff --git a/samples/rememberme-jc/pom.xml b/samples/rememberme-jc/pom.xml index 296f7920b19..05b2310ad80 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.7.CI-SNAPSHOT + 3.2.9.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,25 +96,25 @@ org.springframework.security spring-security-config - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-core - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-web - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile @@ -193,7 +187,7 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test diff --git a/samples/servletapi-xml/pom.xml b/samples/servletapi-xml/pom.xml index 2739466cb37..bc04f26b1cd 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.7.CI-SNAPSHOT + 3.2.9.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.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-web - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile @@ -133,13 +127,13 @@ org.springframework.security spring-security-config - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE runtime org.springframework.security spring-security-taglibs - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE runtime @@ -163,7 +157,7 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test diff --git a/samples/tutorial-xml/pom.xml b/samples/tutorial-xml/pom.xml index 217137ffe84..9422405fb79 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.7.CI-SNAPSHOT + 3.2.9.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.7.CI-SNAPSHOT + 3.2.9.RELEASE compile @@ -133,19 +127,19 @@ org.springframework.security spring-security-config - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE runtime org.springframework.security spring-security-taglibs - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE runtime org.springframework.security spring-security-web - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE runtime @@ -163,7 +157,7 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test diff --git a/samples/x509-jc/pom.xml b/samples/x509-jc/pom.xml index bf617da4482..91ef9eac1e6 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.7.CI-SNAPSHOT + 3.2.9.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,25 +96,25 @@ org.springframework.security spring-security-config - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-core - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-samples-messages-jc - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-web - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile @@ -193,7 +187,7 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test diff --git a/taglibs/pom.xml b/taglibs/pom.xml index e9d817c0b75..13c6c937c8f 100644 --- a/taglibs/pom.xml +++ b/taglibs/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-taglibs - 3.2.7.CI-SNAPSHOT + 3.2.9.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.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-core - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile org.springframework.security spring-security-web - 3.2.7.CI-SNAPSHOT + 3.2.9.RELEASE compile @@ -161,7 +155,7 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test diff --git a/web/pom.xml b/web/pom.xml index 397f6bb4e78..acbad3fcba9 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-web - 3.2.7.CI-SNAPSHOT + 3.2.9.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.7.CI-SNAPSHOT + 3.2.9.RELEASE compile @@ -170,13 +164,13 @@ org.mockito mockito-core - 1.9.5 + 1.10.19 test org.powermock powermock-api-mockito - 1.6.1 + 1.6.2 test @@ -188,31 +182,31 @@ org.powermock powermock-api-support - 1.6.1 + 1.6.2 test org.powermock powermock-core - 1.6.1 + 1.6.2 test org.powermock powermock-module-junit4 - 1.6.1 + 1.6.2 test org.powermock powermock-module-junit4-common - 1.6.1 + 1.6.2 test org.powermock powermock-reflect - 1.6.1 + 1.6.2 test