From 7a7ce11ebb9cb9337ca896f44da3d819639b5f56 Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Wed, 21 Dec 2016 17:23:28 +0000 Subject: [PATCH] Release version 4.2.1.RELEASE --- acl/pom.xml | 6 +++--- aspects/pom.xml | 6 +++--- cas/pom.xml | 8 ++++---- config/pom.xml | 18 +++++++++--------- .../security/config/spring-security-4.2.xsd | 2 +- core/pom.xml | 4 ++-- crypto/pom.xml | 4 ++-- data/pom.xml | 6 +++--- gradle.properties | 2 +- itest/context/pom.xml | 10 +++++----- itest/web/pom.xml | 14 +++++++------- ldap/pom.xml | 6 +++--- messaging/pom.xml | 8 ++++---- openid/pom.xml | 8 ++++---- remoting/pom.xml | 6 +++--- samples/boot/helloworld/pom.xml | 10 +++++----- samples/boot/insecure/pom.xml | 4 ++-- samples/javaconfig/aspectj/pom.xml | 10 +++++----- samples/javaconfig/concurrency/pom.xml | 12 ++++++------ samples/javaconfig/data/pom.xml | 8 ++++---- samples/javaconfig/form/pom.xml | 12 ++++++------ samples/javaconfig/hellojs/pom.xml | 12 ++++++------ samples/javaconfig/hellomvc/pom.xml | 14 +++++++------- samples/javaconfig/helloworld/pom.xml | 8 ++++---- samples/javaconfig/inmemory/pom.xml | 14 +++++++------- samples/javaconfig/jdbc/pom.xml | 12 ++++++------ samples/javaconfig/ldap/pom.xml | 14 +++++++------- samples/javaconfig/messages/pom.xml | 8 ++++---- samples/javaconfig/openid/pom.xml | 14 +++++++------- samples/javaconfig/preauth/pom.xml | 12 ++++++------ samples/javaconfig/rememberme/pom.xml | 12 ++++++------ samples/javaconfig/x509/pom.xml | 12 ++++++------ samples/xml/aspectj/pom.xml | 10 +++++----- samples/xml/cas/cassample/pom.xml | 12 ++++++------ samples/xml/cas/casserver/pom.xml | 4 ++-- samples/xml/contacts/pom.xml | 14 +++++++------- samples/xml/dms/pom.xml | 10 +++++----- samples/xml/gae/pom.xml | 12 ++++++------ samples/xml/helloworld/pom.xml | 8 ++++---- samples/xml/insecure/pom.xml | 4 ++-- samples/xml/insecuremvc/pom.xml | 6 +++--- samples/xml/jaas/pom.xml | 12 ++++++------ samples/xml/ldap/pom.xml | 12 ++++++------ samples/xml/openid/pom.xml | 12 ++++++------ samples/xml/preauth/pom.xml | 8 ++++---- samples/xml/servletapi/pom.xml | 12 ++++++------ samples/xml/tutorial/pom.xml | 12 ++++++------ taglibs/pom.xml | 10 +++++----- test/pom.xml | 10 +++++----- web/pom.xml | 6 +++--- 50 files changed, 235 insertions(+), 235 deletions(-) diff --git a/acl/pom.xml b/acl/pom.xml index 53a2ceee6d..acf859da9b 100644 --- a/acl/pom.xml +++ b/acl/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-acl - 4.2.0.RELEASE + 4.2.1.RELEASE spring-security-acl spring-security-acl http://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -51,7 +51,7 @@ org.springframework.security spring-security-core - 4.2.0.RELEASE + 4.2.1.RELEASE compile diff --git a/aspects/pom.xml b/aspects/pom.xml index 2aa50464c0..4c6481b365 100644 --- a/aspects/pom.xml +++ b/aspects/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-aspects - 4.2.0.RELEASE + 4.2.1.RELEASE spring-security-aspects spring-security-aspects http://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -45,7 +45,7 @@ org.springframework.security spring-security-core - 4.2.0.RELEASE + 4.2.1.RELEASE compile diff --git a/cas/pom.xml b/cas/pom.xml index b3cc51aa99..bdde2d2509 100644 --- a/cas/pom.xml +++ b/cas/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-cas - 4.2.0.RELEASE + 4.2.1.RELEASE spring-security-cas spring-security-cas http://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -51,13 +51,13 @@ org.springframework.security spring-security-core - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-web - 4.2.0.RELEASE + 4.2.1.RELEASE compile diff --git a/config/pom.xml b/config/pom.xml index 00990c70e7..7810437bc1 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-config - 4.2.0.RELEASE + 4.2.1.RELEASE spring-security-config spring-security-config http://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -51,7 +51,7 @@ org.springframework.security spring-security-core - 4.2.0.RELEASE + 4.2.1.RELEASE compile @@ -97,28 +97,28 @@ org.springframework.security spring-security-ldap - 4.2.0.RELEASE + 4.2.1.RELEASE compile true org.springframework.security spring-security-messaging - 4.2.0.RELEASE + 4.2.1.RELEASE compile true org.springframework.security spring-security-openid - 4.2.0.RELEASE + 4.2.1.RELEASE compile true org.springframework.security spring-security-web - 4.2.0.RELEASE + 4.2.1.RELEASE compile true @@ -365,13 +365,13 @@ org.springframework.security spring-security-aspects - 4.2.0.RELEASE + 4.2.1.RELEASE test org.springframework.security spring-security-cas - 4.2.0.RELEASE + 4.2.1.RELEASE test diff --git a/config/src/main/resources/org/springframework/security/config/spring-security-4.2.xsd b/config/src/main/resources/org/springframework/security/config/spring-security-4.2.xsd index 3ffe8f7c7e..5c1d4700c2 100644 --- a/config/src/main/resources/org/springframework/security/config/spring-security-4.2.xsd +++ b/config/src/main/resources/org/springframework/security/config/spring-security-4.2.xsd @@ -2822,4 +2822,4 @@ - + \ No newline at end of file diff --git a/core/pom.xml b/core/pom.xml index 8dce0f69f3..313ff43ad3 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-core - 4.2.0.RELEASE + 4.2.1.RELEASE spring-security-core spring-security-core http://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import diff --git a/crypto/pom.xml b/crypto/pom.xml index 51187c5bfe..97193bf605 100644 --- a/crypto/pom.xml +++ b/crypto/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-crypto - 4.2.0.RELEASE + 4.2.1.RELEASE spring-security-crypto spring-security-crypto http://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import diff --git a/data/pom.xml b/data/pom.xml index a1bd97f7d9..09cd81b7e7 100644 --- a/data/pom.xml +++ b/data/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-data - 4.2.0.RELEASE + 4.2.1.RELEASE spring-security-data spring-security-data http://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -51,7 +51,7 @@ org.springframework.security spring-security-core - 4.2.0.RELEASE + 4.2.1.RELEASE compile diff --git a/gradle.properties b/gradle.properties index e9f97579cf..19e781a41b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=4.2.1.BUILD-SNAPSHOT +version=4.2.1.RELEASE diff --git a/itest/context/pom.xml b/itest/context/pom.xml index d66caef8ae..b6e319aa0d 100644 --- a/itest/context/pom.xml +++ b/itest/context/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security itest-context - 4.2.0.RELEASE + 4.2.1.RELEASE itest-context itest-context http://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -57,7 +57,7 @@ org.springframework.security spring-security-core - 4.2.0.RELEASE + 4.2.1.RELEASE compile @@ -132,13 +132,13 @@ org.springframework.security spring-security-config - 4.2.0.RELEASE + 4.2.1.RELEASE test org.springframework.security spring-security-web - 4.2.0.RELEASE + 4.2.1.RELEASE test diff --git a/itest/web/pom.xml b/itest/web/pom.xml index ae138248ea..47fecfc180 100644 --- a/itest/web/pom.xml +++ b/itest/web/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security itest-web - 4.2.0.RELEASE + 4.2.1.RELEASE itest-web itest-web http://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -98,31 +98,31 @@ org.springframework.security spring-security-config - 4.2.0.RELEASE + 4.2.1.RELEASE test org.springframework.security spring-security-core - 4.2.0.RELEASE + 4.2.1.RELEASE test org.springframework.security spring-security-ldap - 4.2.0.RELEASE + 4.2.1.RELEASE test org.springframework.security spring-security-test - 4.2.0.RELEASE + 4.2.1.RELEASE test org.springframework.security spring-security-web - 4.2.0.RELEASE + 4.2.1.RELEASE test diff --git a/ldap/pom.xml b/ldap/pom.xml index 5430ca10fb..e9f1a460a8 100644 --- a/ldap/pom.xml +++ b/ldap/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-ldap - 4.2.0.RELEASE + 4.2.1.RELEASE spring-security-ldap spring-security-ldap http://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -73,7 +73,7 @@ org.springframework.security spring-security-core - 4.2.0.RELEASE + 4.2.1.RELEASE compile diff --git a/messaging/pom.xml b/messaging/pom.xml index d55b3f2b53..67b4b5339b 100644 --- a/messaging/pom.xml +++ b/messaging/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-messaging - 4.2.0.RELEASE + 4.2.1.RELEASE spring-security-messaging spring-security-messaging http://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -51,7 +51,7 @@ org.springframework.security spring-security-core - 4.2.0.RELEASE + 4.2.1.RELEASE compile @@ -102,7 +102,7 @@ org.springframework.security spring-security-web - 4.2.0.RELEASE + 4.2.1.RELEASE compile true diff --git a/openid/pom.xml b/openid/pom.xml index a34273bc0a..1e365a092d 100644 --- a/openid/pom.xml +++ b/openid/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-openid - 4.2.0.RELEASE + 4.2.1.RELEASE spring-security-openid spring-security-openid http://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -63,13 +63,13 @@ org.springframework.security spring-security-core - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-web - 4.2.0.RELEASE + 4.2.1.RELEASE compile diff --git a/remoting/pom.xml b/remoting/pom.xml index 0892361d12..18abf97537 100644 --- a/remoting/pom.xml +++ b/remoting/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-remoting - 4.2.0.RELEASE + 4.2.1.RELEASE spring-security-remoting spring-security-remoting http://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -51,7 +51,7 @@ org.springframework.security spring-security-core - 4.2.0.RELEASE + 4.2.1.RELEASE compile diff --git a/samples/boot/helloworld/pom.xml b/samples/boot/helloworld/pom.xml index 993746ff3a..834adf4762 100644 --- a/samples/boot/helloworld/pom.xml +++ b/samples/boot/helloworld/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-boot-helloworld - 4.2.0.RELEASE + 4.2.1.RELEASE spring-security-samples-boot-helloworld spring-security-samples-boot-helloworld http://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -55,13 +55,13 @@ org.springframework.security spring-security-config - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-web - 4.2.0.RELEASE + 4.2.1.RELEASE compile @@ -115,7 +115,7 @@ org.springframework.security spring-security-test - 4.2.0.RELEASE + 4.2.1.RELEASE test diff --git a/samples/boot/insecure/pom.xml b/samples/boot/insecure/pom.xml index 87df5d3fa8..74917dfb42 100644 --- a/samples/boot/insecure/pom.xml +++ b/samples/boot/insecure/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-boot-insecure - 4.2.0.RELEASE + 4.2.1.RELEASE spring-security-samples-boot-insecure spring-security-samples-boot-insecure http://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import diff --git a/samples/javaconfig/aspectj/pom.xml b/samples/javaconfig/aspectj/pom.xml index 4d430f0aba..7d93471178 100644 --- a/samples/javaconfig/aspectj/pom.xml +++ b/samples/javaconfig/aspectj/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-javaconfig-aspectj - 4.2.0.RELEASE + 4.2.1.RELEASE spring-security-samples-javaconfig-aspectj spring-security-samples-javaconfig-aspectj http://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -45,13 +45,13 @@ org.springframework.security spring-security-config - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-core - 4.2.0.RELEASE + 4.2.1.RELEASE compile @@ -71,7 +71,7 @@ org.springframework.security spring-security-aspects - 4.2.0.RELEASE + 4.2.1.RELEASE runtime diff --git a/samples/javaconfig/concurrency/pom.xml b/samples/javaconfig/concurrency/pom.xml index b469ccd8e0..06d8e982c9 100644 --- a/samples/javaconfig/concurrency/pom.xml +++ b/samples/javaconfig/concurrency/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-javaconfig-concurrency - 4.2.0.RELEASE + 4.2.1.RELEASE war spring-security-samples-javaconfig-concurrency spring-security-samples-javaconfig-concurrency @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -91,25 +91,25 @@ org.springframework.security spring-security-config - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-core - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-web - 4.2.0.RELEASE + 4.2.1.RELEASE compile diff --git a/samples/javaconfig/data/pom.xml b/samples/javaconfig/data/pom.xml index 048e4e0630..2e3221fbea 100644 --- a/samples/javaconfig/data/pom.xml +++ b/samples/javaconfig/data/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-javaconfig-data - 4.2.0.RELEASE + 4.2.1.RELEASE spring-security-samples-javaconfig-data spring-security-samples-javaconfig-data http://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -81,13 +81,13 @@ org.springframework.security spring-security-config - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-data - 4.2.0.RELEASE + 4.2.1.RELEASE compile diff --git a/samples/javaconfig/form/pom.xml b/samples/javaconfig/form/pom.xml index d6e3a87f13..f751c0ff5f 100644 --- a/samples/javaconfig/form/pom.xml +++ b/samples/javaconfig/form/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-javaconfig-form - 4.2.0.RELEASE + 4.2.1.RELEASE war spring-security-samples-javaconfig-form spring-security-samples-javaconfig-form @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -91,25 +91,25 @@ org.springframework.security spring-security-config - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-core - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-web - 4.2.0.RELEASE + 4.2.1.RELEASE compile diff --git a/samples/javaconfig/hellojs/pom.xml b/samples/javaconfig/hellojs/pom.xml index e89bce9f85..e7ee165e7b 100644 --- a/samples/javaconfig/hellojs/pom.xml +++ b/samples/javaconfig/hellojs/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-javaconfig-hellojs - 4.2.0.RELEASE + 4.2.1.RELEASE war spring-security-samples-javaconfig-hellojs spring-security-samples-javaconfig-hellojs @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -97,25 +97,25 @@ org.springframework.security spring-security-config - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-core - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-web - 4.2.0.RELEASE + 4.2.1.RELEASE compile diff --git a/samples/javaconfig/hellomvc/pom.xml b/samples/javaconfig/hellomvc/pom.xml index 33fa8586ff..a2ebe147a0 100644 --- a/samples/javaconfig/hellomvc/pom.xml +++ b/samples/javaconfig/hellomvc/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-javaconfig-hellomvc - 4.2.0.RELEASE + 4.2.1.RELEASE war spring-security-samples-javaconfig-hellomvc spring-security-samples-javaconfig-hellomvc @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -91,25 +91,25 @@ org.springframework.security spring-security-config - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-core - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-web - 4.2.0.RELEASE + 4.2.1.RELEASE compile @@ -180,7 +180,7 @@ org.springframework.security spring-security-test - 4.2.0.RELEASE + 4.2.1.RELEASE test diff --git a/samples/javaconfig/helloworld/pom.xml b/samples/javaconfig/helloworld/pom.xml index 7c361c9858..f4ebef4e41 100644 --- a/samples/javaconfig/helloworld/pom.xml +++ b/samples/javaconfig/helloworld/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-javaconfig-helloworld - 4.2.0.RELEASE + 4.2.1.RELEASE war spring-security-samples-javaconfig-helloworld spring-security-samples-javaconfig-helloworld @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -67,13 +67,13 @@ org.springframework.security spring-security-config - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-web - 4.2.0.RELEASE + 4.2.1.RELEASE compile diff --git a/samples/javaconfig/inmemory/pom.xml b/samples/javaconfig/inmemory/pom.xml index e1fd5749df..f8c5d7831c 100644 --- a/samples/javaconfig/inmemory/pom.xml +++ b/samples/javaconfig/inmemory/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-javaconfig-inmemory - 4.2.0.RELEASE + 4.2.1.RELEASE war spring-security-samples-javaconfig-inmemory spring-security-samples-javaconfig-inmemory @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -91,25 +91,25 @@ org.springframework.security spring-security-config - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-core - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-web - 4.2.0.RELEASE + 4.2.1.RELEASE compile @@ -180,7 +180,7 @@ org.springframework.security spring-security-test - 4.2.0.RELEASE + 4.2.1.RELEASE test diff --git a/samples/javaconfig/jdbc/pom.xml b/samples/javaconfig/jdbc/pom.xml index e4b66e6cdb..937e185405 100644 --- a/samples/javaconfig/jdbc/pom.xml +++ b/samples/javaconfig/jdbc/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-javaconfig-jdbc - 4.2.0.RELEASE + 4.2.1.RELEASE war spring-security-samples-javaconfig-jdbc spring-security-samples-javaconfig-jdbc @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -91,25 +91,25 @@ org.springframework.security spring-security-config - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-core - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-web - 4.2.0.RELEASE + 4.2.1.RELEASE compile diff --git a/samples/javaconfig/ldap/pom.xml b/samples/javaconfig/ldap/pom.xml index 9e2539ca07..e42d577597 100644 --- a/samples/javaconfig/ldap/pom.xml +++ b/samples/javaconfig/ldap/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-javaconfig-ldap - 4.2.0.RELEASE + 4.2.1.RELEASE war spring-security-samples-javaconfig-ldap spring-security-samples-javaconfig-ldap @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -127,31 +127,31 @@ org.springframework.security spring-security-config - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-core - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-ldap - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-web - 4.2.0.RELEASE + 4.2.1.RELEASE compile diff --git a/samples/javaconfig/messages/pom.xml b/samples/javaconfig/messages/pom.xml index 93602a9802..ece73a9634 100644 --- a/samples/javaconfig/messages/pom.xml +++ b/samples/javaconfig/messages/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-javaconfig-messages - 4.2.0.RELEASE + 4.2.1.RELEASE spring-security-samples-javaconfig-messages spring-security-samples-javaconfig-messages http://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -99,13 +99,13 @@ org.springframework.security spring-security-config - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-web - 4.2.0.RELEASE + 4.2.1.RELEASE compile diff --git a/samples/javaconfig/openid/pom.xml b/samples/javaconfig/openid/pom.xml index 78fd6bc8d0..65f80dfc0b 100644 --- a/samples/javaconfig/openid/pom.xml +++ b/samples/javaconfig/openid/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-javaconfig-openid - 4.2.0.RELEASE + 4.2.1.RELEASE war spring-security-samples-javaconfig-openid spring-security-samples-javaconfig-openid @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -91,31 +91,31 @@ org.springframework.security spring-security-config - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-core - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-openid - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-web - 4.2.0.RELEASE + 4.2.1.RELEASE compile diff --git a/samples/javaconfig/preauth/pom.xml b/samples/javaconfig/preauth/pom.xml index 19cb64c53c..3595ba390e 100644 --- a/samples/javaconfig/preauth/pom.xml +++ b/samples/javaconfig/preauth/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-javaconfig-preauth - 4.2.0.RELEASE + 4.2.1.RELEASE war spring-security-samples-javaconfig-preauth spring-security-samples-javaconfig-preauth @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -91,25 +91,25 @@ org.springframework.security spring-security-config - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-core - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-web - 4.2.0.RELEASE + 4.2.1.RELEASE compile diff --git a/samples/javaconfig/rememberme/pom.xml b/samples/javaconfig/rememberme/pom.xml index 5646eebfc9..5e83ad0e9e 100644 --- a/samples/javaconfig/rememberme/pom.xml +++ b/samples/javaconfig/rememberme/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-javaconfig-rememberme - 4.2.0.RELEASE + 4.2.1.RELEASE war spring-security-samples-javaconfig-rememberme spring-security-samples-javaconfig-rememberme @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -91,25 +91,25 @@ org.springframework.security spring-security-config - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-core - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-web - 4.2.0.RELEASE + 4.2.1.RELEASE compile diff --git a/samples/javaconfig/x509/pom.xml b/samples/javaconfig/x509/pom.xml index 64893a68bc..60172d159e 100644 --- a/samples/javaconfig/x509/pom.xml +++ b/samples/javaconfig/x509/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-javaconfig-x509 - 4.2.0.RELEASE + 4.2.1.RELEASE war spring-security-samples-javaconfig-x509 spring-security-samples-javaconfig-x509 @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -91,25 +91,25 @@ org.springframework.security spring-security-config - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-core - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-web - 4.2.0.RELEASE + 4.2.1.RELEASE compile diff --git a/samples/xml/aspectj/pom.xml b/samples/xml/aspectj/pom.xml index 793177857a..9ecb994a36 100644 --- a/samples/xml/aspectj/pom.xml +++ b/samples/xml/aspectj/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-xml-aspectj - 4.2.0.RELEASE + 4.2.1.RELEASE spring-security-samples-xml-aspectj spring-security-samples-xml-aspectj http://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -45,7 +45,7 @@ org.springframework.security spring-security-core - 4.2.0.RELEASE + 4.2.1.RELEASE compile @@ -65,13 +65,13 @@ org.springframework.security spring-security-aspects - 4.2.0.RELEASE + 4.2.1.RELEASE runtime org.springframework.security spring-security-config - 4.2.0.RELEASE + 4.2.1.RELEASE runtime diff --git a/samples/xml/cas/cassample/pom.xml b/samples/xml/cas/cassample/pom.xml index e95caf57b7..9bf85018d8 100644 --- a/samples/xml/cas/cassample/pom.xml +++ b/samples/xml/cas/cassample/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-xml-cassample - 4.2.0.RELEASE + 4.2.1.RELEASE war spring-security-samples-xml-cassample spring-security-samples-xml-cassample @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -55,13 +55,13 @@ org.springframework.security spring-security-cas - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-core - 4.2.0.RELEASE + 4.2.1.RELEASE compile @@ -98,13 +98,13 @@ org.springframework.security spring-security-config - 4.2.0.RELEASE + 4.2.1.RELEASE runtime org.springframework.security spring-security-web - 4.2.0.RELEASE + 4.2.1.RELEASE runtime diff --git a/samples/xml/cas/casserver/pom.xml b/samples/xml/cas/casserver/pom.xml index 43f3f1685a..57ae60ff28 100644 --- a/samples/xml/cas/casserver/pom.xml +++ b/samples/xml/cas/casserver/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-xml-casserver - 4.2.0.RELEASE + 4.2.1.RELEASE war spring-security-samples-xml-casserver spring-security-samples-xml-casserver @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import diff --git a/samples/xml/contacts/pom.xml b/samples/xml/contacts/pom.xml index 318151775d..0f299651a5 100644 --- a/samples/xml/contacts/pom.xml +++ b/samples/xml/contacts/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-xml-contacts - 4.2.0.RELEASE + 4.2.1.RELEASE war spring-security-samples-xml-contacts spring-security-samples-xml-contacts @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -49,13 +49,13 @@ org.springframework.security spring-security-acl - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-core - 4.2.0.RELEASE + 4.2.1.RELEASE compile @@ -145,19 +145,19 @@ org.springframework.security spring-security-config - 4.2.0.RELEASE + 4.2.1.RELEASE runtime org.springframework.security spring-security-taglibs - 4.2.0.RELEASE + 4.2.1.RELEASE runtime org.springframework.security spring-security-web - 4.2.0.RELEASE + 4.2.1.RELEASE runtime diff --git a/samples/xml/dms/pom.xml b/samples/xml/dms/pom.xml index b5a83866dc..878d9bdb03 100644 --- a/samples/xml/dms/pom.xml +++ b/samples/xml/dms/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-xml-dms - 4.2.0.RELEASE + 4.2.1.RELEASE spring-security-samples-xml-dms spring-security-samples-xml-dms http://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -45,13 +45,13 @@ org.springframework.security spring-security-acl - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-core - 4.2.0.RELEASE + 4.2.1.RELEASE compile @@ -92,7 +92,7 @@ org.springframework.security spring-security-config - 4.2.0.RELEASE + 4.2.1.RELEASE runtime diff --git a/samples/xml/gae/pom.xml b/samples/xml/gae/pom.xml index 4294eabc6d..b06f00fbc6 100644 --- a/samples/xml/gae/pom.xml +++ b/samples/xml/gae/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-xml-gae - 4.2.0.RELEASE + 4.2.1.RELEASE war spring-security-samples-xml-gae spring-security-samples-xml-gae @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -73,13 +73,13 @@ org.springframework.security spring-security-core - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-web - 4.2.0.RELEASE + 4.2.1.RELEASE compile @@ -147,13 +147,13 @@ org.springframework.security spring-security-config - 4.2.0.RELEASE + 4.2.1.RELEASE runtime org.springframework.security spring-security-taglibs - 4.2.0.RELEASE + 4.2.1.RELEASE runtime diff --git a/samples/xml/helloworld/pom.xml b/samples/xml/helloworld/pom.xml index dc42e6bf82..48143c1263 100644 --- a/samples/xml/helloworld/pom.xml +++ b/samples/xml/helloworld/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-xml-helloworld - 4.2.0.RELEASE + 4.2.1.RELEASE war spring-security-samples-xml-helloworld spring-security-samples-xml-helloworld @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -67,13 +67,13 @@ org.springframework.security spring-security-config - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-web - 4.2.0.RELEASE + 4.2.1.RELEASE compile diff --git a/samples/xml/insecure/pom.xml b/samples/xml/insecure/pom.xml index bc6ee2f064..eef62746b2 100644 --- a/samples/xml/insecure/pom.xml +++ b/samples/xml/insecure/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-xml-insecure - 4.2.0.RELEASE + 4.2.1.RELEASE war spring-security-samples-xml-insecure spring-security-samples-xml-insecure @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import diff --git a/samples/xml/insecuremvc/pom.xml b/samples/xml/insecuremvc/pom.xml index e129fae404..7bc29f07a1 100644 --- a/samples/xml/insecuremvc/pom.xml +++ b/samples/xml/insecuremvc/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-xml-insecuremvc - 4.2.0.RELEASE + 4.2.1.RELEASE war spring-security-samples-xml-insecuremvc spring-security-samples-xml-insecuremvc @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -91,7 +91,7 @@ org.springframework.security spring-security-samples-javaconfig-messages - 4.2.0.RELEASE + 4.2.1.RELEASE compile diff --git a/samples/xml/jaas/pom.xml b/samples/xml/jaas/pom.xml index 6f035a098d..4cac9458d7 100644 --- a/samples/xml/jaas/pom.xml +++ b/samples/xml/jaas/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-xml-jaas - 4.2.0.RELEASE + 4.2.1.RELEASE war spring-security-samples-xml-jaas spring-security-samples-xml-jaas @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -49,7 +49,7 @@ org.springframework.security spring-security-core - 4.2.0.RELEASE + 4.2.1.RELEASE compile @@ -107,19 +107,19 @@ org.springframework.security spring-security-config - 4.2.0.RELEASE + 4.2.1.RELEASE runtime org.springframework.security spring-security-taglibs - 4.2.0.RELEASE + 4.2.1.RELEASE runtime org.springframework.security spring-security-web - 4.2.0.RELEASE + 4.2.1.RELEASE runtime diff --git a/samples/xml/ldap/pom.xml b/samples/xml/ldap/pom.xml index 938967eda9..6397e125c9 100644 --- a/samples/xml/ldap/pom.xml +++ b/samples/xml/ldap/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-xml-ldap - 4.2.0.RELEASE + 4.2.1.RELEASE war spring-security-samples-xml-ldap spring-security-samples-xml-ldap @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -61,7 +61,7 @@ org.springframework.security spring-security-taglibs - 4.2.0.RELEASE + 4.2.1.RELEASE compile @@ -128,19 +128,19 @@ org.springframework.security spring-security-config - 4.2.0.RELEASE + 4.2.1.RELEASE runtime org.springframework.security spring-security-ldap - 4.2.0.RELEASE + 4.2.1.RELEASE runtime org.springframework.security spring-security-web - 4.2.0.RELEASE + 4.2.1.RELEASE runtime diff --git a/samples/xml/openid/pom.xml b/samples/xml/openid/pom.xml index 202fa96c5a..cf7c48b375 100644 --- a/samples/xml/openid/pom.xml +++ b/samples/xml/openid/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-xml-openid - 4.2.0.RELEASE + 4.2.1.RELEASE war spring-security-samples-xml-openid spring-security-samples-xml-openid @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -49,13 +49,13 @@ org.springframework.security spring-security-core - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-openid - 4.2.0.RELEASE + 4.2.1.RELEASE compile @@ -103,13 +103,13 @@ org.springframework.security spring-security-config - 4.2.0.RELEASE + 4.2.1.RELEASE runtime org.springframework.security spring-security-taglibs - 4.2.0.RELEASE + 4.2.1.RELEASE runtime diff --git a/samples/xml/preauth/pom.xml b/samples/xml/preauth/pom.xml index 59508a9622..fe3ae92881 100644 --- a/samples/xml/preauth/pom.xml +++ b/samples/xml/preauth/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-xml-preauth - 4.2.0.RELEASE + 4.2.1.RELEASE war spring-security-samples-xml-preauth spring-security-samples-xml-preauth @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -74,13 +74,13 @@ org.springframework.security spring-security-config - 4.2.0.RELEASE + 4.2.1.RELEASE runtime org.springframework.security spring-security-web - 4.2.0.RELEASE + 4.2.1.RELEASE runtime diff --git a/samples/xml/servletapi/pom.xml b/samples/xml/servletapi/pom.xml index 5d4f14dba4..b995615e60 100644 --- a/samples/xml/servletapi/pom.xml +++ b/samples/xml/servletapi/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-xml-servletapi - 4.2.0.RELEASE + 4.2.1.RELEASE war spring-security-samples-xml-servletapi spring-security-samples-xml-servletapi @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -55,13 +55,13 @@ org.springframework.security spring-security-core - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-web - 4.2.0.RELEASE + 4.2.1.RELEASE compile @@ -118,13 +118,13 @@ org.springframework.security spring-security-config - 4.2.0.RELEASE + 4.2.1.RELEASE runtime org.springframework.security spring-security-taglibs - 4.2.0.RELEASE + 4.2.1.RELEASE runtime diff --git a/samples/xml/tutorial/pom.xml b/samples/xml/tutorial/pom.xml index ce9fd9a74e..1d7cbea4ca 100644 --- a/samples/xml/tutorial/pom.xml +++ b/samples/xml/tutorial/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-samples-xml-tutorial - 4.2.0.RELEASE + 4.2.1.RELEASE war spring-security-samples-xml-tutorial spring-security-samples-xml-tutorial @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -55,7 +55,7 @@ org.springframework.security spring-security-core - 4.2.0.RELEASE + 4.2.1.RELEASE compile @@ -119,19 +119,19 @@ org.springframework.security spring-security-config - 4.2.0.RELEASE + 4.2.1.RELEASE runtime org.springframework.security spring-security-taglibs - 4.2.0.RELEASE + 4.2.1.RELEASE runtime org.springframework.security spring-security-web - 4.2.0.RELEASE + 4.2.1.RELEASE runtime diff --git a/taglibs/pom.xml b/taglibs/pom.xml index 4701a196a7..4415cecc0d 100644 --- a/taglibs/pom.xml +++ b/taglibs/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-taglibs - 4.2.0.RELEASE + 4.2.1.RELEASE spring-security-taglibs spring-security-taglibs http://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -45,19 +45,19 @@ org.springframework.security spring-security-acl - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-core - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-web - 4.2.0.RELEASE + 4.2.1.RELEASE compile diff --git a/test/pom.xml b/test/pom.xml index e364c8d8f7..f94b658622 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-test - 4.2.0.RELEASE + 4.2.1.RELEASE spring-security-test spring-security-test http://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -45,13 +45,13 @@ org.springframework.security spring-security-core - 4.2.0.RELEASE + 4.2.1.RELEASE compile org.springframework.security spring-security-web - 4.2.0.RELEASE + 4.2.1.RELEASE compile @@ -80,7 +80,7 @@ org.springframework.security spring-security-config - 4.2.0.RELEASE + 4.2.1.RELEASE compile true diff --git a/web/pom.xml b/web/pom.xml index 0c82bf38e8..85df1a79fd 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-web - 4.2.0.RELEASE + 4.2.1.RELEASE spring-security-web spring-security-web http://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.4.RELEASE + 4.3.5.RELEASE pom import @@ -51,7 +51,7 @@ org.springframework.security spring-security-core - 4.2.0.RELEASE + 4.2.1.RELEASE compile