diff --git a/acl/pom.xml b/acl/pom.xml index 41bdfebd13..6bb4856461 100644 --- a/acl/pom.xml +++ b/acl/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-acl - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT spring-security-acl spring-security-acl http://spring.io/spring-security @@ -42,6 +42,12 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + aopalliance @@ -52,7 +58,7 @@ org.springframework.security spring-security-core - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile diff --git a/aspects/pom.xml b/aspects/pom.xml index 5e382ed5b7..993479560b 100644 --- a/aspects/pom.xml +++ b/aspects/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-aspects - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT spring-security-aspects spring-security-aspects http://spring.io/spring-security @@ -42,11 +42,17 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + org.springframework.security spring-security-core - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile diff --git a/cas/pom.xml b/cas/pom.xml index 3565cb3a2b..295ff7d2ab 100644 --- a/cas/pom.xml +++ b/cas/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-cas - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT spring-security-cas spring-security-cas http://spring.io/spring-security @@ -42,6 +42,12 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + org.jasig.cas.client @@ -52,13 +58,13 @@ org.springframework.security spring-security-core - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-web - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile diff --git a/config/pom.xml b/config/pom.xml index 934ae9292d..c654fe03b8 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-config - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT spring-security-config spring-security-config http://spring.io/spring-security @@ -42,6 +42,12 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + aopalliance @@ -52,7 +58,7 @@ org.springframework.security spring-security-core - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile @@ -102,28 +108,28 @@ org.springframework.security spring-security-aspects - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile true org.springframework.security spring-security-ldap - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile true org.springframework.security spring-security-openid - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile true org.springframework.security spring-security-web - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile true @@ -380,7 +386,7 @@ org.springframework.security spring-security-cas - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT test diff --git a/core/pom.xml b/core/pom.xml index c60411662e..d0bad917d9 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-core - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT spring-security-core spring-security-core http://spring.io/spring-security @@ -42,6 +42,12 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + aopalliance diff --git a/crypto/pom.xml b/crypto/pom.xml index ea07f48280..b2486f1b07 100644 --- a/crypto/pom.xml +++ b/crypto/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-crypto - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT spring-security-crypto spring-security-crypto http://spring.io/spring-security @@ -42,6 +42,12 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + commons-logging diff --git a/gradle.properties b/gradle.properties index a0315dfc80..1e9f28838c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=3.2.9.RELEASE +version=3.2.10.CI-SNAPSHOT diff --git a/itest/context/pom.xml b/itest/context/pom.xml index 8212979cb4..94f782fa60 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.9.RELEASE + 3.2.10.CI-SNAPSHOT itest-context itest-context http://spring.io/spring-security @@ -42,6 +42,12 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + aopalliance @@ -58,7 +64,7 @@ org.springframework.security spring-security-core - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile @@ -137,13 +143,13 @@ org.springframework.security spring-security-config - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT test org.springframework.security spring-security-web - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT test diff --git a/itest/web/pom.xml b/itest/web/pom.xml index 7eb44c475c..1dabc89cd3 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.9.RELEASE + 3.2.10.CI-SNAPSHOT itest-web itest-web http://spring.io/spring-security @@ -42,6 +42,12 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + org.springframework @@ -153,31 +159,31 @@ org.springframework.security spring-security-config - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT test org.springframework.security spring-security-core - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT test org.springframework.security spring-security-ldap - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT test org.springframework.security spring-security-taglibs - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT test org.springframework.security spring-security-web - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT test diff --git a/ldap/pom.xml b/ldap/pom.xml index 48572fd847..b03eb0b715 100644 --- a/ldap/pom.xml +++ b/ldap/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-ldap - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT spring-security-ldap spring-security-ldap http://spring.io/spring-security @@ -42,6 +42,12 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + org.springframework.ldap @@ -70,7 +76,7 @@ org.springframework.security spring-security-core - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile diff --git a/openid/pom.xml b/openid/pom.xml index 24b3821bc1..f8c5af8202 100644 --- a/openid/pom.xml +++ b/openid/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-openid - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT spring-security-openid spring-security-openid http://spring.io/spring-security @@ -42,6 +42,12 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + com.google.inject @@ -64,13 +70,13 @@ org.springframework.security spring-security-core - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-web - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile diff --git a/remoting/pom.xml b/remoting/pom.xml index 3e725b0d67..5ad9a97cdc 100644 --- a/remoting/pom.xml +++ b/remoting/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-remoting - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT spring-security-remoting spring-security-remoting http://spring.io/spring-security @@ -42,6 +42,12 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + aopalliance @@ -52,7 +58,7 @@ org.springframework.security spring-security-core - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile diff --git a/samples/aspectj-jc/pom.xml b/samples/aspectj-jc/pom.xml index 895daff02c..ca83b3bfd9 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.9.RELEASE + 3.2.10.CI-SNAPSHOT spring-security-samples-aspectj-jc spring-security-samples-aspectj-jc http://spring.io/spring-security @@ -42,17 +42,23 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + org.springframework.security spring-security-config - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-core - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile @@ -72,7 +78,7 @@ org.springframework.security spring-security-aspects - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT runtime diff --git a/samples/aspectj-xml/pom.xml b/samples/aspectj-xml/pom.xml index 1c159a5e2b..fa4959211a 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.9.RELEASE + 3.2.10.CI-SNAPSHOT spring-security-samples-aspectj-xml spring-security-samples-aspectj-xml http://spring.io/spring-security @@ -42,11 +42,17 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + org.springframework.security spring-security-core - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile @@ -66,13 +72,13 @@ org.springframework.security spring-security-aspects - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT runtime org.springframework.security spring-security-config - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT runtime diff --git a/samples/cas/sample-xml/pom.xml b/samples/cas/sample-xml/pom.xml index d891d9f53a..28d6a6cf0f 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.9.RELEASE + 3.2.10.CI-SNAPSHOT war spring-security-samples-cassample-xml spring-security-samples-cassample-xml @@ -50,6 +50,12 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + org.jasig.cas.client @@ -60,13 +66,13 @@ org.springframework.security spring-security-cas - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-core - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile @@ -103,13 +109,13 @@ org.springframework.security spring-security-config - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT runtime org.springframework.security spring-security-web - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT runtime diff --git a/samples/cas/server/pom.xml b/samples/cas/server/pom.xml index c69b1b4727..d9e67ad7c6 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.9.RELEASE + 3.2.10.CI-SNAPSHOT war spring-security-samples-casserver spring-security-samples-casserver @@ -50,6 +50,12 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + commons-logging diff --git a/samples/concurrency-jc/pom.xml b/samples/concurrency-jc/pom.xml index 9c3f9420e5..38d905e82f 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.9.RELEASE + 3.2.10.CI-SNAPSHOT war spring-security-samples-concurrency-jc spring-security-samples-concurrency-jc @@ -50,6 +50,12 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + javax.servlet.jsp.jstl @@ -96,25 +102,25 @@ org.springframework.security spring-security-config - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-core - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-samples-messages-jc - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-web - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile diff --git a/samples/contacts-xml/pom.xml b/samples/contacts-xml/pom.xml index d01dd99700..78d9faf4c8 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.9.RELEASE + 3.2.10.CI-SNAPSHOT war spring-security-samples-contacts-xml spring-security-samples-contacts-xml @@ -50,17 +50,23 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + org.springframework.security spring-security-acl - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-core - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile @@ -157,19 +163,19 @@ org.springframework.security spring-security-config - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT runtime org.springframework.security spring-security-taglibs - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT runtime org.springframework.security spring-security-web - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT runtime diff --git a/samples/dms-xml/pom.xml b/samples/dms-xml/pom.xml index 5e9c6c1d18..1bc6e5963b 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.9.RELEASE + 3.2.10.CI-SNAPSHOT spring-security-samples-dms-xml spring-security-samples-dms-xml http://spring.io/spring-security @@ -42,17 +42,23 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + org.springframework.security spring-security-acl - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-core - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile @@ -96,7 +102,7 @@ org.springframework.security spring-security-config - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT runtime diff --git a/samples/form-jc/pom.xml b/samples/form-jc/pom.xml index 635ad1f74c..3220c0f3ee 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.9.RELEASE + 3.2.10.CI-SNAPSHOT war spring-security-samples-form-jc spring-security-samples-form-jc @@ -50,6 +50,12 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + javax.servlet.jsp.jstl @@ -96,25 +102,25 @@ org.springframework.security spring-security-config - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-core - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-samples-messages-jc - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-web - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile diff --git a/samples/gae-xml/pom.xml b/samples/gae-xml/pom.xml index 7b77f9b9fe..e3348511b2 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.9.RELEASE + 3.2.10.CI-SNAPSHOT war spring-security-samples-gae-xml spring-security-samples-gae-xml @@ -50,6 +50,12 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + com.google.appengine @@ -78,13 +84,13 @@ org.springframework.security spring-security-core - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-web - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile @@ -145,13 +151,13 @@ org.springframework.security spring-security-config - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT runtime org.springframework.security spring-security-taglibs - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT runtime diff --git a/samples/hellojs-jc/pom.xml b/samples/hellojs-jc/pom.xml index 1b3bf20cc4..ea33a72e2f 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.9.RELEASE + 3.2.10.CI-SNAPSHOT war spring-security-samples-hellojs-jc spring-security-samples-hellojs-jc @@ -50,6 +50,12 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + com.fasterxml.jackson.core @@ -102,25 +108,25 @@ org.springframework.security spring-security-config - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-core - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-samples-messages-jc - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-web - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile diff --git a/samples/hellomvc-jc/pom.xml b/samples/hellomvc-jc/pom.xml index a6267390cb..d7898f41ae 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.9.RELEASE + 3.2.10.CI-SNAPSHOT war spring-security-samples-hellomvc-jc spring-security-samples-hellomvc-jc @@ -50,6 +50,12 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + javax.servlet.jsp.jstl @@ -96,25 +102,25 @@ org.springframework.security spring-security-config - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-core - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-samples-messages-jc - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-web - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile diff --git a/samples/helloworld-jc/pom.xml b/samples/helloworld-jc/pom.xml index ba23493acf..972354b186 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.9.RELEASE + 3.2.10.CI-SNAPSHOT war spring-security-samples-helloworld-jc spring-security-samples-helloworld-jc @@ -50,6 +50,12 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + javax.servlet.jsp.jstl @@ -72,13 +78,13 @@ org.springframework.security spring-security-config - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-web - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile diff --git a/samples/inmemory-jc/pom.xml b/samples/inmemory-jc/pom.xml index 990351492c..fe7983e20a 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.9.RELEASE + 3.2.10.CI-SNAPSHOT war spring-security-samples-inmemory-jc spring-security-samples-inmemory-jc @@ -50,6 +50,12 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + javax.servlet.jsp.jstl @@ -96,25 +102,25 @@ org.springframework.security spring-security-config - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-core - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-samples-messages-jc - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-web - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile diff --git a/samples/insecure/pom.xml b/samples/insecure/pom.xml index 17d83310cb..fbb79d7729 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.9.RELEASE + 3.2.10.CI-SNAPSHOT war spring-security-samples-insecure spring-security-samples-insecure @@ -50,6 +50,12 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + javax.servlet.jsp.jstl diff --git a/samples/insecuremvc/pom.xml b/samples/insecuremvc/pom.xml index 90c23b641e..5e6ed7db09 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.9.RELEASE + 3.2.10.CI-SNAPSHOT war spring-security-samples-insecuremvc spring-security-samples-insecuremvc @@ -50,6 +50,12 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + javax.servlet.jsp.jstl @@ -96,7 +102,7 @@ org.springframework.security spring-security-samples-messages-jc - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile diff --git a/samples/jaas-xml/pom.xml b/samples/jaas-xml/pom.xml index e26944f93a..68fb589188 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.9.RELEASE + 3.2.10.CI-SNAPSHOT war spring-security-samples-jaas-xml spring-security-samples-jaas-xml @@ -50,11 +50,17 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + org.springframework.security spring-security-core - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile @@ -115,19 +121,19 @@ org.springframework.security spring-security-config - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT runtime org.springframework.security spring-security-taglibs - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT runtime org.springframework.security spring-security-web - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT runtime diff --git a/samples/jdbc-jc/pom.xml b/samples/jdbc-jc/pom.xml index 00754e67bd..106a100ef9 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.9.RELEASE + 3.2.10.CI-SNAPSHOT war spring-security-samples-jdbc-jc spring-security-samples-jdbc-jc @@ -50,6 +50,12 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + javax.servlet.jsp.jstl @@ -96,25 +102,25 @@ org.springframework.security spring-security-config - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-core - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-samples-messages-jc - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-web - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile diff --git a/samples/ldap-jc/pom.xml b/samples/ldap-jc/pom.xml index 7306d5a5b7..c7bb01078a 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.9.RELEASE + 3.2.10.CI-SNAPSHOT war spring-security-samples-ldap-jc spring-security-samples-ldap-jc @@ -50,6 +50,12 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + javax.servlet.jsp.jstl @@ -132,31 +138,31 @@ org.springframework.security spring-security-config - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-core - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-ldap - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-samples-messages-jc - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-web - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile diff --git a/samples/ldap-xml/pom.xml b/samples/ldap-xml/pom.xml index f6ad7b36d6..6d7bfaed1f 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.9.RELEASE + 3.2.10.CI-SNAPSHOT war spring-security-samples-ldap-xml spring-security-samples-ldap-xml @@ -50,6 +50,12 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + commons-logging @@ -109,19 +115,19 @@ org.springframework.security spring-security-config - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT runtime org.springframework.security spring-security-ldap - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT runtime org.springframework.security spring-security-web - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT runtime diff --git a/samples/messages-jc/pom.xml b/samples/messages-jc/pom.xml index f9023f1471..f535494c2f 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.9.RELEASE + 3.2.10.CI-SNAPSHOT spring-security-samples-messages-jc spring-security-samples-messages-jc http://spring.io/spring-security @@ -42,6 +42,12 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + javax.validation @@ -94,13 +100,13 @@ org.springframework.security spring-security-config - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-web - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile diff --git a/samples/openid-jc/pom.xml b/samples/openid-jc/pom.xml index 242c272c18..b0468e2cc6 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.9.RELEASE + 3.2.10.CI-SNAPSHOT war spring-security-samples-openid-jc spring-security-samples-openid-jc @@ -50,6 +50,12 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + javax.servlet.jsp.jstl @@ -96,31 +102,31 @@ org.springframework.security spring-security-config - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-core - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-openid - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-samples-messages-jc - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-web - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile diff --git a/samples/openid-xml/pom.xml b/samples/openid-xml/pom.xml index 6a89edf082..526dec2da4 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.9.RELEASE + 3.2.10.CI-SNAPSHOT war spring-security-samples-openid-xml spring-security-samples-openid-xml @@ -50,17 +50,23 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + org.springframework.security spring-security-core - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-openid - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile @@ -103,13 +109,13 @@ org.springframework.security spring-security-config - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT runtime org.springframework.security spring-security-taglibs - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT runtime diff --git a/samples/preauth-jc/pom.xml b/samples/preauth-jc/pom.xml index 047f08126e..f562fce7d2 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.9.RELEASE + 3.2.10.CI-SNAPSHOT war spring-security-samples-preauth-jc spring-security-samples-preauth-jc @@ -50,6 +50,12 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + javax.servlet.jsp.jstl @@ -96,25 +102,25 @@ org.springframework.security spring-security-config - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-core - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-samples-messages-jc - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-web - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile diff --git a/samples/preauth-xml/pom.xml b/samples/preauth-xml/pom.xml index e75dfef751..fd907951de 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.9.RELEASE + 3.2.10.CI-SNAPSHOT war spring-security-samples-preauth-xml spring-security-samples-preauth-xml @@ -50,6 +50,12 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + commons-logging @@ -73,13 +79,13 @@ org.springframework.security spring-security-config - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT runtime org.springframework.security spring-security-web - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT runtime diff --git a/samples/rememberme-jc/pom.xml b/samples/rememberme-jc/pom.xml index 05b2310ad8..1ccfc05cae 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.9.RELEASE + 3.2.10.CI-SNAPSHOT war spring-security-samples-rememberme-jc spring-security-samples-rememberme-jc @@ -50,6 +50,12 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + javax.servlet.jsp.jstl @@ -96,25 +102,25 @@ org.springframework.security spring-security-config - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-core - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-samples-messages-jc - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-web - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile diff --git a/samples/servletapi-xml/pom.xml b/samples/servletapi-xml/pom.xml index bc04f26b1c..45f57df199 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.9.RELEASE + 3.2.10.CI-SNAPSHOT war spring-security-samples-servletapi-xml spring-security-samples-servletapi-xml @@ -50,6 +50,12 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + javax.servlet.jsp.jstl @@ -60,13 +66,13 @@ org.springframework.security spring-security-core - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-web - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile @@ -127,13 +133,13 @@ org.springframework.security spring-security-config - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT runtime org.springframework.security spring-security-taglibs - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT runtime diff --git a/samples/tutorial-xml/pom.xml b/samples/tutorial-xml/pom.xml index 9422405fb7..1360a6f481 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.9.RELEASE + 3.2.10.CI-SNAPSHOT war spring-security-samples-tutorial-xml spring-security-samples-tutorial-xml @@ -50,6 +50,12 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + org.slf4j @@ -60,7 +66,7 @@ org.springframework.security spring-security-core - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile @@ -127,19 +133,19 @@ org.springframework.security spring-security-config - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT runtime org.springframework.security spring-security-taglibs - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT runtime org.springframework.security spring-security-web - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT runtime diff --git a/samples/x509-jc/pom.xml b/samples/x509-jc/pom.xml index 91ef9eac1e..a747200620 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.9.RELEASE + 3.2.10.CI-SNAPSHOT war spring-security-samples-x509-jc spring-security-samples-x509-jc @@ -50,6 +50,12 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + javax.servlet.jsp.jstl @@ -96,25 +102,25 @@ org.springframework.security spring-security-config - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-core - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-samples-messages-jc - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-web - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile diff --git a/taglibs/pom.xml b/taglibs/pom.xml index 13c6c937c8..9b78fdf095 100644 --- a/taglibs/pom.xml +++ b/taglibs/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-taglibs - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT spring-security-taglibs spring-security-taglibs http://spring.io/spring-security @@ -42,23 +42,29 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + org.springframework.security spring-security-acl - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-core - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile org.springframework.security spring-security-web - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile diff --git a/web/pom.xml b/web/pom.xml index acbad3fcba..239cb3f5d7 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-web - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT spring-security-web spring-security-web http://spring.io/spring-security @@ -42,6 +42,12 @@ + + + spring-snasphot + https://repo.spring.io/snapshot + + aopalliance @@ -52,7 +58,7 @@ org.springframework.security spring-security-core - 3.2.9.RELEASE + 3.2.10.CI-SNAPSHOT compile