diff --git a/acl/pom.xml b/acl/pom.xml index 5983a9203b..7a2dce7d5e 100644 --- a/acl/pom.xml +++ b/acl/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-acl - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT spring-security-acl spring-security-acl http://spring.io/spring-security @@ -58,25 +58,25 @@ org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework spring-aop - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-context - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-core - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -88,13 +88,13 @@ org.springframework spring-jdbc - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-tx - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -107,7 +107,7 @@ net.sf.ehcache ehcache - 1.6.2 + 2.6.5 compile true @@ -150,19 +150,19 @@ org.springframework spring-beans - 3.2.8.RELEASE + 4.0.2.RELEASE test org.springframework spring-context-support - 3.2.8.RELEASE + 4.0.2.RELEASE test org.springframework spring-test - 3.2.8.RELEASE + 4.0.2.RELEASE test diff --git a/aspects/pom.xml b/aspects/pom.xml index 38b211b14b..c16ffb6cec 100644 --- a/aspects/pom.xml +++ b/aspects/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-aspects - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT spring-security-aspects spring-security-aspects http://spring.io/spring-security @@ -52,25 +52,25 @@ org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework spring-beans - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-context - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-core - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -132,13 +132,13 @@ org.springframework spring-aop - 3.2.8.RELEASE + 4.0.2.RELEASE test org.springframework spring-test - 3.2.8.RELEASE + 4.0.2.RELEASE test diff --git a/cas/pom.xml b/cas/pom.xml index 5038bafd9e..fe720ed26e 100644 --- a/cas/pom.xml +++ b/cas/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-cas - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT spring-security-cas spring-security-cas http://spring.io/spring-security @@ -58,31 +58,31 @@ org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework spring-beans - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-context - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-core - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -94,7 +94,7 @@ org.springframework spring-web - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -107,7 +107,7 @@ net.sf.ehcache ehcache - 1.6.2 + 2.6.5 compile true @@ -150,7 +150,7 @@ org.springframework spring-test - 3.2.8.RELEASE + 4.0.2.RELEASE test diff --git a/config/pom.xml b/config/pom.xml index 669df3435f..1e130ba531 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT spring-security-config spring-security-config http://spring.io/spring-security @@ -58,31 +58,31 @@ org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework spring-aop - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-beans - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-context - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-core - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -108,49 +108,49 @@ org.springframework.security spring-security-ldap - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile true org.springframework.security spring-security-openid - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile true org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile true org.springframework spring-jdbc - 3.2.8.RELEASE + 4.0.2.RELEASE compile true org.springframework spring-tx - 3.2.8.RELEASE + 4.0.2.RELEASE compile true org.springframework spring-web - 3.2.8.RELEASE + 4.0.2.RELEASE compile true org.springframework spring-webmvc - 3.2.8.RELEASE + 4.0.2.RELEASE compile true @@ -355,31 +355,31 @@ org.springframework.ldap spring-ldap-core - 1.3.2.RELEASE + 2.0.1.RELEASE test org.springframework.security spring-security-cas - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT test org.springframework spring-expression - 3.2.8.RELEASE + 4.0.2.RELEASE test org.springframework spring-orm - 3.2.8.RELEASE + 4.0.2.RELEASE test org.springframework spring-test - 3.2.8.RELEASE + 4.0.2.RELEASE test diff --git a/core/pom.xml b/core/pom.xml index 94f7a5bad6..fbf28a5fad 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT spring-security-core spring-security-core http://spring.io/spring-security @@ -58,25 +58,25 @@ org.springframework spring-aop - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-beans - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-context - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-core - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -88,7 +88,7 @@ org.springframework spring-expression - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -108,7 +108,7 @@ net.sf.ehcache ehcache - 1.6.2 + 2.6.5 compile true @@ -122,14 +122,14 @@ org.springframework spring-jdbc - 3.2.8.RELEASE + 4.0.2.RELEASE compile true org.springframework spring-tx - 3.2.8.RELEASE + 4.0.2.RELEASE compile true @@ -220,7 +220,7 @@ org.springframework spring-test - 3.2.8.RELEASE + 4.0.2.RELEASE test diff --git a/crypto/pom.xml b/crypto/pom.xml index 2eae485778..2c321a24e1 100644 --- a/crypto/pom.xml +++ b/crypto/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-crypto - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT spring-security-crypto spring-security-crypto http://spring.io/spring-security @@ -52,7 +52,7 @@ org.springframework spring-core - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -101,7 +101,7 @@ org.springframework spring-test - 3.2.8.RELEASE + 4.0.2.RELEASE test diff --git a/itest/context/pom.xml b/itest/context/pom.xml index daf1023549..30c6f6911e 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.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT itest-context itest-context http://spring.io/spring-security @@ -64,31 +64,31 @@ org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework spring-aop - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-beans - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-context - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-core - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -100,7 +100,7 @@ org.springframework spring-tx - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -155,25 +155,25 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT test org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT test org.springframework spring-test - 3.2.8.RELEASE + 4.0.2.RELEASE test org.springframework spring-web - 3.2.8.RELEASE + 4.0.2.RELEASE test diff --git a/itest/web/pom.xml b/itest/web/pom.xml index 5392595bd8..a7b6fe39e5 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.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT itest-web itest-web http://spring.io/spring-security @@ -52,13 +52,13 @@ org.springframework spring-context - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-core - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -70,7 +70,7 @@ org.springframework spring-web - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -149,49 +149,49 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT test org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT test org.springframework.security spring-security-ldap - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT test org.springframework.security spring-security-taglibs - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT test org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT test org.springframework spring-beans - 3.2.8.RELEASE + 4.0.2.RELEASE test org.springframework spring-test - 3.2.8.RELEASE + 4.0.2.RELEASE test org.springframework spring-webmvc - 3.2.8.RELEASE + 4.0.2.RELEASE test diff --git a/ldap/pom.xml b/ldap/pom.xml index 93143a3f0d..232c816314 100644 --- a/ldap/pom.xml +++ b/ldap/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-ldap - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT spring-security-ldap spring-security-ldap http://spring.io/spring-security @@ -52,7 +52,7 @@ org.springframework.ldap spring-ldap-core - 1.3.2.RELEASE + 2.0.1.RELEASE compile @@ -76,25 +76,25 @@ org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework spring-beans - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-context - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-core - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -106,7 +106,7 @@ org.springframework spring-tx - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -204,7 +204,7 @@ org.springframework spring-test - 3.2.8.RELEASE + 4.0.2.RELEASE test diff --git a/openid/pom.xml b/openid/pom.xml index a69e94d8d4..8d581605b5 100644 --- a/openid/pom.xml +++ b/openid/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-openid - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT spring-security-openid spring-security-openid http://spring.io/spring-security @@ -70,37 +70,37 @@ org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework spring-aop - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-beans - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-context - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-core - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -112,7 +112,7 @@ org.springframework spring-web - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -167,7 +167,7 @@ org.springframework spring-test - 3.2.8.RELEASE + 4.0.2.RELEASE test diff --git a/remoting/pom.xml b/remoting/pom.xml index 8b9b9a3b0f..67165887c1 100644 --- a/remoting/pom.xml +++ b/remoting/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-remoting - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT spring-security-remoting spring-security-remoting http://spring.io/spring-security @@ -58,25 +58,25 @@ org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework spring-beans - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-context - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-core - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -88,7 +88,7 @@ org.springframework spring-web - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -131,7 +131,7 @@ org.springframework spring-test - 3.2.8.RELEASE + 4.0.2.RELEASE test diff --git a/samples/aspectj-xml/pom.xml b/samples/aspectj-xml/pom.xml index c50d76dca0..1a93a1f677 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.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT spring-security-samples-aspectj-xml spring-security-samples-aspectj-xml http://spring.io/spring-security @@ -52,13 +52,13 @@ org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework spring-core - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -84,13 +84,13 @@ org.springframework.security spring-security-aspects - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT runtime org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT runtime @@ -126,7 +126,7 @@ org.springframework spring-test - 3.2.8.RELEASE + 4.0.2.RELEASE test diff --git a/samples/cas/sample-xml/pom.xml b/samples/cas/sample-xml/pom.xml index 2d7d1f3bc8..a8fcc6d43d 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.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT war spring-security-samples-cassample-xml spring-security-samples-cassample-xml @@ -66,19 +66,19 @@ org.springframework.security spring-security-cas - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework spring-core - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -109,7 +109,7 @@ net.sf.ehcache ehcache - 1.6.2 + 2.6.5 runtime @@ -121,13 +121,19 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT runtime org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT + runtime + + + org.springframework + spring-context-support + 4.0.2.RELEASE runtime @@ -193,7 +199,7 @@ org.springframework spring-test - 3.2.8.RELEASE + 4.0.2.RELEASE test diff --git a/samples/cas/sample-xml/src/main/webapp/WEB-INF/applicationContext-security.xml b/samples/cas/sample-xml/src/main/webapp/WEB-INF/applicationContext-security.xml index 9ee7c894bb..48301a98ea 100644 --- a/samples/cas/sample-xml/src/main/webapp/WEB-INF/applicationContext-security.xml +++ b/samples/cas/sample-xml/src/main/webapp/WEB-INF/applicationContext-security.xml @@ -94,7 +94,7 @@ - @@ -103,6 +103,9 @@ + + + diff --git a/samples/cas/server/pom.xml b/samples/cas/server/pom.xml index 627c6cafe8..09d57618cc 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.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT war spring-security-samples-casserver spring-security-samples-casserver @@ -60,7 +60,7 @@ org.springframework spring-core - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -109,7 +109,7 @@ org.springframework spring-test - 3.2.8.RELEASE + 4.0.2.RELEASE test diff --git a/samples/concurrency-jc/pom.xml b/samples/concurrency-jc/pom.xml index 4882fd5ca0..e139a4ba69 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.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT war spring-security-samples-concurrency-jc spring-security-samples-concurrency-jc @@ -102,31 +102,31 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-samples-messages-jc - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework spring-core - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -138,13 +138,13 @@ org.springframework spring-jdbc - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-webmvc - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -211,7 +211,7 @@ org.springframework spring-test - 3.2.8.RELEASE + 4.0.2.RELEASE test diff --git a/samples/contacts-xml/pom.xml b/samples/contacts-xml/pom.xml index 2258c7c342..c583f3e267 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.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT war spring-security-samples-contacts-xml spring-security-samples-contacts-xml @@ -60,37 +60,37 @@ org.springframework.security spring-security-acl - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework spring-aop - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-beans - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-context - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-core - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -102,25 +102,25 @@ org.springframework spring-jdbc - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-tx - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-web - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-webmvc - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -151,7 +151,7 @@ net.sf.ehcache ehcache - 1.6.2 + 2.6.5 runtime @@ -169,25 +169,25 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT runtime org.springframework.security spring-security-taglibs - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT runtime org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT runtime org.springframework spring-context-support - 3.2.8.RELEASE + 4.0.2.RELEASE runtime @@ -211,7 +211,7 @@ org.springframework spring-test - 3.2.8.RELEASE + 4.0.2.RELEASE test diff --git a/samples/dms-xml/pom.xml b/samples/dms-xml/pom.xml index a25a815242..ed8c6a5fea 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.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT spring-security-samples-dms-xml spring-security-samples-dms-xml http://spring.io/spring-security @@ -52,25 +52,25 @@ org.springframework.security spring-security-acl - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework spring-beans - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-core - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -82,13 +82,13 @@ org.springframework spring-jdbc - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-tx - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -101,7 +101,7 @@ net.sf.ehcache ehcache - 1.6.2 + 2.6.5 compile true @@ -114,13 +114,13 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT runtime org.springframework spring-context-support - 3.2.8.RELEASE + 4.0.2.RELEASE runtime @@ -156,13 +156,13 @@ org.springframework spring-context - 3.2.8.RELEASE + 4.0.2.RELEASE test org.springframework spring-test - 3.2.8.RELEASE + 4.0.2.RELEASE test diff --git a/samples/form-jc/pom.xml b/samples/form-jc/pom.xml index cddfa3a087..0ba29c3bdd 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.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT war spring-security-samples-form-jc spring-security-samples-form-jc @@ -102,31 +102,31 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-samples-messages-jc - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework spring-core - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -138,13 +138,13 @@ org.springframework spring-jdbc - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-webmvc - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -211,7 +211,7 @@ org.springframework spring-test - 3.2.8.RELEASE + 4.0.2.RELEASE test diff --git a/samples/gae-xml/pom.xml b/samples/gae-xml/pom.xml index d0f7327dd4..225333f07f 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.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT war spring-security-samples-gae-xml spring-security-samples-gae-xml @@ -84,37 +84,37 @@ org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework spring-beans - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-context - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-context-support - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-core - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -126,13 +126,13 @@ org.springframework spring-web - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-webmvc - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -163,13 +163,13 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT runtime org.springframework.security spring-security-taglibs - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT runtime @@ -217,7 +217,7 @@ org.springframework spring-test - 3.2.8.RELEASE + 4.0.2.RELEASE test diff --git a/samples/hellojs-jc/pom.xml b/samples/hellojs-jc/pom.xml index ecf550ac30..b2bc5fbf34 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.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT war spring-security-samples-hellojs-jc spring-security-samples-hellojs-jc @@ -108,31 +108,31 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-samples-messages-jc - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework spring-core - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -144,13 +144,13 @@ org.springframework spring-jdbc - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-webmvc - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -217,7 +217,7 @@ org.springframework spring-test - 3.2.8.RELEASE + 4.0.2.RELEASE test diff --git a/samples/hellomvc-jc/pom.xml b/samples/hellomvc-jc/pom.xml index 4c09297359..8b6cd586ad 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.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT war spring-security-samples-hellomvc-jc spring-security-samples-hellomvc-jc @@ -102,31 +102,31 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-samples-messages-jc - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework spring-core - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -138,13 +138,13 @@ org.springframework spring-jdbc - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-webmvc - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -211,7 +211,7 @@ org.springframework spring-test - 3.2.8.RELEASE + 4.0.2.RELEASE test diff --git a/samples/helloworld-jc/pom.xml b/samples/helloworld-jc/pom.xml index 37ec931a53..95a9aa68bc 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.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT war spring-security-samples-helloworld-jc spring-security-samples-helloworld-jc @@ -72,19 +72,19 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework spring-core - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -139,7 +139,7 @@ org.springframework spring-test - 3.2.8.RELEASE + 4.0.2.RELEASE test diff --git a/samples/inmemory-jc/pom.xml b/samples/inmemory-jc/pom.xml index 733cf16094..13ea3e0a40 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.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT war spring-security-samples-inmemory-jc spring-security-samples-inmemory-jc @@ -102,31 +102,31 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-samples-messages-jc - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework spring-core - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -138,13 +138,13 @@ org.springframework spring-jdbc - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-webmvc - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -211,7 +211,7 @@ org.springframework spring-test - 3.2.8.RELEASE + 4.0.2.RELEASE test diff --git a/samples/insecure/pom.xml b/samples/insecure/pom.xml index 580badc6fa..806b52f96a 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.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT war spring-security-samples-insecure spring-security-samples-insecure @@ -72,7 +72,7 @@ org.springframework spring-core - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -127,7 +127,7 @@ org.springframework spring-test - 3.2.8.RELEASE + 4.0.2.RELEASE test diff --git a/samples/insecuremvc/pom.xml b/samples/insecuremvc/pom.xml index bbe23b56bb..54a430baca 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.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT war spring-security-samples-insecuremvc spring-security-samples-insecuremvc @@ -102,13 +102,13 @@ org.springframework.security spring-security-samples-messages-jc - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework spring-core - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -120,13 +120,13 @@ org.springframework spring-jdbc - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-webmvc - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -193,7 +193,7 @@ org.springframework spring-test - 3.2.8.RELEASE + 4.0.2.RELEASE test diff --git a/samples/jaas-xml/pom.xml b/samples/jaas-xml/pom.xml index 4b818f8bc6..1fce106b77 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.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT war spring-security-samples-jaas-xml spring-security-samples-jaas-xml @@ -60,25 +60,25 @@ org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework spring-beans - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-context - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-core - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -90,7 +90,7 @@ org.springframework spring-web - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -127,25 +127,25 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT runtime org.springframework.security spring-security-taglibs - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT runtime org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT runtime org.springframework spring-context-support - 3.2.8.RELEASE + 4.0.2.RELEASE runtime @@ -169,7 +169,7 @@ org.springframework spring-test - 3.2.8.RELEASE + 4.0.2.RELEASE test diff --git a/samples/jdbc-jc/pom.xml b/samples/jdbc-jc/pom.xml index af4a754653..0138143130 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.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT war spring-security-samples-jdbc-jc spring-security-samples-jdbc-jc @@ -102,31 +102,31 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-samples-messages-jc - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework spring-core - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -138,13 +138,13 @@ org.springframework spring-jdbc - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-webmvc - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -211,7 +211,7 @@ org.springframework spring-test - 3.2.8.RELEASE + 4.0.2.RELEASE test diff --git a/samples/ldap-jc/pom.xml b/samples/ldap-jc/pom.xml index b0218e1c35..d4c4926872 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.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT war spring-security-samples-ldap-jc spring-security-samples-ldap-jc @@ -138,37 +138,37 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-ldap - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-samples-messages-jc - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework spring-core - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -180,13 +180,13 @@ org.springframework spring-jdbc - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-webmvc - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -253,7 +253,7 @@ org.springframework spring-test - 3.2.8.RELEASE + 4.0.2.RELEASE test diff --git a/samples/ldap-xml/pom.xml b/samples/ldap-xml/pom.xml index 509c020d24..5e9402ee81 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.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT war spring-security-samples-ldap-xml spring-security-samples-ldap-xml @@ -60,7 +60,7 @@ org.springframework spring-core - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -91,19 +91,19 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT runtime org.springframework.security spring-security-ldap - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT runtime org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT runtime @@ -127,7 +127,7 @@ org.springframework spring-test - 3.2.8.RELEASE + 4.0.2.RELEASE test diff --git a/samples/messages-jc/pom.xml b/samples/messages-jc/pom.xml index 0517a86b4f..c5689d7250 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.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT spring-security-samples-messages-jc spring-security-samples-messages-jc http://spring.io/spring-security @@ -88,43 +88,49 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework spring-aop - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-aspects - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-beans - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-context - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-core - 3.2.8.RELEASE + 4.0.2.RELEASE + compile + + + org.springframework + spring-core + 4.0.2.RELEASE compile @@ -133,34 +139,28 @@ - - org.springframework - spring-core - 3.2.8.RELEASE - compile - org.springframework spring-instrument - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-orm - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-tx - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-webmvc - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -221,7 +221,7 @@ org.springframework spring-test - 3.2.8.RELEASE + 4.0.2.RELEASE test diff --git a/samples/openid-jc/pom.xml b/samples/openid-jc/pom.xml index 6b298b31b3..79fa7ea1f6 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.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT war spring-security-samples-openid-jc spring-security-samples-openid-jc @@ -102,37 +102,37 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-openid - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-samples-messages-jc - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework spring-core - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -144,13 +144,13 @@ org.springframework spring-jdbc - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-webmvc - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -223,7 +223,7 @@ org.springframework spring-test - 3.2.8.RELEASE + 4.0.2.RELEASE test diff --git a/samples/openid-xml/pom.xml b/samples/openid-xml/pom.xml index 0b286b0b0b..b10e6fd8dc 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.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT war spring-security-samples-openid-xml spring-security-samples-openid-xml @@ -60,19 +60,19 @@ org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-openid - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework spring-core - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -115,13 +115,13 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT runtime org.springframework.security spring-security-taglibs - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT runtime @@ -145,7 +145,7 @@ org.springframework spring-test - 3.2.8.RELEASE + 4.0.2.RELEASE test diff --git a/samples/preauth-jc/pom.xml b/samples/preauth-jc/pom.xml index 2c70ec8266..cd95244890 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.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT war spring-security-samples-preauth-jc spring-security-samples-preauth-jc @@ -102,31 +102,31 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-samples-messages-jc - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework spring-core - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -138,13 +138,13 @@ org.springframework spring-jdbc - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-webmvc - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -211,7 +211,7 @@ org.springframework spring-test - 3.2.8.RELEASE + 4.0.2.RELEASE test diff --git a/samples/preauth-xml/pom.xml b/samples/preauth-xml/pom.xml index 60dcd5110b..0f79ff700f 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.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT war spring-security-samples-preauth-xml spring-security-samples-preauth-xml @@ -60,7 +60,7 @@ org.springframework spring-core - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -91,13 +91,13 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT runtime org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT runtime @@ -121,7 +121,7 @@ org.springframework spring-test - 3.2.8.RELEASE + 4.0.2.RELEASE test diff --git a/samples/rememberme-jc/pom.xml b/samples/rememberme-jc/pom.xml index 46e568fe74..83ee1ad127 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.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT war spring-security-samples-rememberme-jc spring-security-samples-rememberme-jc @@ -102,31 +102,31 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-samples-messages-jc - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework spring-core - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -138,13 +138,13 @@ org.springframework spring-jdbc - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-webmvc - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -211,7 +211,7 @@ org.springframework spring-test - 3.2.8.RELEASE + 4.0.2.RELEASE test diff --git a/samples/servletapi-xml/pom.xml b/samples/servletapi-xml/pom.xml index f38d64195b..642bc029e0 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.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT war spring-security-samples-servletapi-xml spring-security-samples-servletapi-xml @@ -66,31 +66,31 @@ org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework spring-beans - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-context - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-core - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -102,13 +102,13 @@ org.springframework spring-web - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-webmvc - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -139,19 +139,19 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT runtime org.springframework.security spring-security-taglibs - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT runtime org.springframework spring-context-support - 3.2.8.RELEASE + 4.0.2.RELEASE runtime @@ -175,7 +175,7 @@ org.springframework spring-test - 3.2.8.RELEASE + 4.0.2.RELEASE test diff --git a/samples/tutorial-xml/pom.xml b/samples/tutorial-xml/pom.xml index 839ae2057e..f14de3b837 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.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT war spring-security-samples-tutorial-xml spring-security-samples-tutorial-xml @@ -66,19 +66,19 @@ org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework spring-beans - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-core - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -90,13 +90,13 @@ org.springframework spring-web - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-webmvc - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -139,19 +139,19 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT runtime org.springframework.security spring-security-taglibs - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT runtime org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT runtime @@ -175,7 +175,7 @@ org.springframework spring-test - 3.2.8.RELEASE + 4.0.2.RELEASE test diff --git a/samples/x509-jc/pom.xml b/samples/x509-jc/pom.xml index e6671c35c6..3affbfb177 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.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT war spring-security-samples-x509-jc spring-security-samples-x509-jc @@ -102,31 +102,31 @@ org.springframework.security spring-security-config - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-samples-messages-jc - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework spring-core - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -138,13 +138,13 @@ org.springframework spring-jdbc - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-webmvc - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -211,7 +211,7 @@ org.springframework spring-test - 3.2.8.RELEASE + 4.0.2.RELEASE test diff --git a/taglibs/pom.xml b/taglibs/pom.xml index af5eec3885..44fd491e83 100644 --- a/taglibs/pom.xml +++ b/taglibs/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-taglibs - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT spring-security-taglibs spring-security-taglibs http://spring.io/spring-security @@ -52,43 +52,43 @@ org.springframework.security spring-security-acl - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework spring-aop - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-beans - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-context - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-core - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -100,13 +100,13 @@ org.springframework spring-expression - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-web - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -179,7 +179,7 @@ org.springframework spring-test - 3.2.8.RELEASE + 4.0.2.RELEASE test diff --git a/web/pom.xml b/web/pom.xml index 81ca0a3669..ea26bf2b27 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.security spring-security-web - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT spring-security-web spring-security-web http://spring.io/spring-security @@ -58,25 +58,25 @@ org.springframework.security spring-security-core - 3.2.1.CI-SNAPSHOT + 4.0.0.CI-SNAPSHOT compile org.springframework spring-beans - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-context - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-core - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -88,13 +88,13 @@ org.springframework spring-expression - 3.2.8.RELEASE + 4.0.2.RELEASE compile org.springframework spring-web - 3.2.8.RELEASE + 4.0.2.RELEASE compile @@ -107,21 +107,21 @@ org.springframework spring-jdbc - 3.2.8.RELEASE + 4.0.2.RELEASE compile true org.springframework spring-tx - 3.2.8.RELEASE + 4.0.2.RELEASE compile true org.springframework spring-webmvc - 3.2.8.RELEASE + 4.0.2.RELEASE compile true @@ -224,7 +224,7 @@ org.springframework spring-test - 3.2.8.RELEASE + 4.0.2.RELEASE test