From fbac953f106d05da819de971353aa437dee9b97d Mon Sep 17 00:00:00 2001 From: Joe Grandja Date: Tue, 2 Apr 2019 14:14:51 -0400 Subject: [PATCH] Revert "Release 4.2.12.RELEASE" This reverts commit 504c28ec0181c4314cd8c7d237bd66fe2fc51452. --- acl/pom.xml | 8 ++++---- aspects/pom.xml | 10 +++++----- cas/pom.xml | 10 +++++----- config/pom.xml | 24 ++++++++++++------------ core/pom.xml | 8 ++++---- crypto/pom.xml | 6 +++--- data/pom.xml | 10 +++++----- gradle.properties | 2 +- itest/context/pom.xml | 14 +++++++------- itest/web/pom.xml | 16 ++++++++-------- ldap/pom.xml | 8 ++++---- messaging/pom.xml | 12 ++++++------ openid/pom.xml | 10 +++++----- remoting/pom.xml | 8 ++++---- samples/boot/helloworld/pom.xml | 10 +++++----- samples/boot/insecure/pom.xml | 4 ++-- samples/javaconfig/aspectj/pom.xml | 14 +++++++------- samples/javaconfig/concurrency/pom.xml | 14 +++++++------- samples/javaconfig/data/pom.xml | 12 ++++++------ samples/javaconfig/form/pom.xml | 14 +++++++------- samples/javaconfig/hellojs/pom.xml | 14 +++++++------- samples/javaconfig/hellomvc/pom.xml | 16 ++++++++-------- samples/javaconfig/helloworld/pom.xml | 10 +++++----- samples/javaconfig/inmemory/pom.xml | 16 ++++++++-------- samples/javaconfig/jdbc/pom.xml | 14 +++++++------- samples/javaconfig/ldap/pom.xml | 16 ++++++++-------- samples/javaconfig/messages/pom.xml | 12 ++++++------ samples/javaconfig/openid/pom.xml | 16 ++++++++-------- samples/javaconfig/preauth/pom.xml | 14 +++++++------- samples/javaconfig/rememberme/pom.xml | 14 +++++++------- samples/javaconfig/x509/pom.xml | 14 +++++++------- samples/xml/aspectj/pom.xml | 14 +++++++------- samples/xml/cas/cassample/pom.xml | 14 +++++++------- samples/xml/cas/casserver/pom.xml | 6 +++--- samples/xml/contacts/pom.xml | 16 ++++++++-------- samples/xml/dms/pom.xml | 12 ++++++------ samples/xml/gae/pom.xml | 14 +++++++------- samples/xml/helloworld/pom.xml | 10 +++++----- samples/xml/insecure/pom.xml | 6 +++--- samples/xml/insecuremvc/pom.xml | 8 ++++---- samples/xml/jaas/pom.xml | 14 +++++++------- samples/xml/ldap/pom.xml | 14 +++++++------- samples/xml/openid/pom.xml | 14 +++++++------- samples/xml/preauth/pom.xml | 10 +++++----- samples/xml/servletapi/pom.xml | 14 +++++++------- samples/xml/tutorial/pom.xml | 14 +++++++------- taglibs/pom.xml | 12 ++++++------ test/pom.xml | 12 ++++++------ web/pom.xml | 8 ++++---- 49 files changed, 291 insertions(+), 291 deletions(-) diff --git a/acl/pom.xml b/acl/pom.xml index 63e249cd9a..3d9d787db0 100644 --- a/acl/pom.xml +++ b/acl/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-acl - 4.2.12.RELEASE + 4.2.11.RELEASE spring-security-acl spring-security-acl https://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -51,7 +51,7 @@ org.springframework.security spring-security-core - 4.2.12.RELEASE + 4.2.11.RELEASE compile diff --git a/aspects/pom.xml b/aspects/pom.xml index 87b393bdef..f4d3a87e82 100644 --- a/aspects/pom.xml +++ b/aspects/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-aspects - 4.2.12.RELEASE + 4.2.11.RELEASE spring-security-aspects spring-security-aspects https://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -45,7 +45,7 @@ org.springframework.security spring-security-core - 4.2.12.RELEASE + 4.2.11.RELEASE compile @@ -79,7 +79,7 @@ org.aspectj aspectjrt - 1.8.14 + 1.8.13 compile true diff --git a/cas/pom.xml b/cas/pom.xml index 5545abdc6a..0fd4156fc5 100644 --- a/cas/pom.xml +++ b/cas/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-cas - 4.2.12.RELEASE + 4.2.11.RELEASE spring-security-cas spring-security-cas https://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -51,13 +51,13 @@ org.springframework.security spring-security-core - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-web - 4.2.12.RELEASE + 4.2.11.RELEASE compile diff --git a/config/pom.xml b/config/pom.xml index bb2c184535..2690e5e820 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-config - 4.2.12.RELEASE + 4.2.11.RELEASE spring-security-config spring-security-config https://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -51,7 +51,7 @@ org.springframework.security spring-security-core - 4.2.12.RELEASE + 4.2.11.RELEASE compile @@ -90,35 +90,35 @@ org.aspectj aspectjweaver - 1.8.14 + 1.8.13 compile true org.springframework.security spring-security-ldap - 4.2.12.RELEASE + 4.2.11.RELEASE compile true org.springframework.security spring-security-messaging - 4.2.12.RELEASE + 4.2.11.RELEASE compile true org.springframework.security spring-security-openid - 4.2.12.RELEASE + 4.2.11.RELEASE compile true org.springframework.security spring-security-web - 4.2.12.RELEASE + 4.2.11.RELEASE compile true @@ -347,7 +347,7 @@ org.springframework.data spring-data-jpa - 1.11.20.RELEASE + 1.11.18.RELEASE test @@ -365,13 +365,13 @@ org.springframework.security spring-security-aspects - 4.2.12.RELEASE + 4.2.11.RELEASE test org.springframework.security spring-security-cas - 4.2.12.RELEASE + 4.2.11.RELEASE test diff --git a/core/pom.xml b/core/pom.xml index 99587d3391..b07f6e6a81 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-core - 4.2.12.RELEASE + 4.2.11.RELEASE spring-security-core spring-security-core https://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -110,7 +110,7 @@ org.aspectj aspectjrt - 1.8.14 + 1.8.13 compile true diff --git a/crypto/pom.xml b/crypto/pom.xml index 930de3b0e4..ef5700c361 100644 --- a/crypto/pom.xml +++ b/crypto/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-crypto - 4.2.12.RELEASE + 4.2.11.RELEASE spring-security-crypto spring-security-crypto https://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import diff --git a/data/pom.xml b/data/pom.xml index 0c18fb9f5a..849abf0777 100644 --- a/data/pom.xml +++ b/data/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-data - 4.2.12.RELEASE + 4.2.11.RELEASE spring-security-data spring-security-data https://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -45,13 +45,13 @@ org.springframework.data spring-data-commons - 1.13.20.RELEASE + 1.13.18.RELEASE compile org.springframework.security spring-security-core - 4.2.12.RELEASE + 4.2.11.RELEASE compile diff --git a/gradle.properties b/gradle.properties index 2fa71a02cc..1f16482cb3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=4.2.12.RELEASE +version=4.2.12.BUILD-SNAPSHOT diff --git a/itest/context/pom.xml b/itest/context/pom.xml index 0e0bf39ec8..6d78bae8c9 100644 --- a/itest/context/pom.xml +++ b/itest/context/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security itest-context - 4.2.12.RELEASE + 4.2.11.RELEASE itest-context itest-context https://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -57,7 +57,7 @@ org.springframework.security spring-security-core - 4.2.12.RELEASE + 4.2.11.RELEASE compile @@ -108,7 +108,7 @@ org.aspectj aspectjweaver - 1.8.14 + 1.8.13 test @@ -132,13 +132,13 @@ org.springframework.security spring-security-config - 4.2.12.RELEASE + 4.2.11.RELEASE test org.springframework.security spring-security-web - 4.2.12.RELEASE + 4.2.11.RELEASE test diff --git a/itest/web/pom.xml b/itest/web/pom.xml index d56cdd47c0..7aeab05310 100644 --- a/itest/web/pom.xml +++ b/itest/web/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security itest-web - 4.2.12.RELEASE + 4.2.11.RELEASE itest-web itest-web https://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -98,31 +98,31 @@ org.springframework.security spring-security-config - 4.2.12.RELEASE + 4.2.11.RELEASE test org.springframework.security spring-security-core - 4.2.12.RELEASE + 4.2.11.RELEASE test org.springframework.security spring-security-ldap - 4.2.12.RELEASE + 4.2.11.RELEASE test org.springframework.security spring-security-test - 4.2.12.RELEASE + 4.2.11.RELEASE test org.springframework.security spring-security-web - 4.2.12.RELEASE + 4.2.11.RELEASE test diff --git a/ldap/pom.xml b/ldap/pom.xml index a4ca71dde0..c7ee58c050 100644 --- a/ldap/pom.xml +++ b/ldap/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-ldap - 4.2.12.RELEASE + 4.2.11.RELEASE spring-security-ldap spring-security-ldap https://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -73,7 +73,7 @@ org.springframework.security spring-security-core - 4.2.12.RELEASE + 4.2.11.RELEASE compile diff --git a/messaging/pom.xml b/messaging/pom.xml index 453f881229..263893e844 100644 --- a/messaging/pom.xml +++ b/messaging/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-messaging - 4.2.12.RELEASE + 4.2.11.RELEASE spring-security-messaging spring-security-messaging https://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -51,7 +51,7 @@ org.springframework.security spring-security-core - 4.2.12.RELEASE + 4.2.11.RELEASE compile @@ -102,7 +102,7 @@ org.springframework.security spring-security-web - 4.2.12.RELEASE + 4.2.11.RELEASE compile true @@ -121,7 +121,7 @@ commons-codec commons-codec - 1.12 + 1.10 test diff --git a/openid/pom.xml b/openid/pom.xml index 51a83d9d7d..7f631fe9c4 100644 --- a/openid/pom.xml +++ b/openid/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-openid - 4.2.12.RELEASE + 4.2.11.RELEASE spring-security-openid spring-security-openid https://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -63,13 +63,13 @@ org.springframework.security spring-security-core - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-web - 4.2.12.RELEASE + 4.2.11.RELEASE compile diff --git a/remoting/pom.xml b/remoting/pom.xml index 0d86dcac10..f61b7ff68c 100644 --- a/remoting/pom.xml +++ b/remoting/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-remoting - 4.2.12.RELEASE + 4.2.11.RELEASE spring-security-remoting spring-security-remoting https://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -51,7 +51,7 @@ org.springframework.security spring-security-core - 4.2.12.RELEASE + 4.2.11.RELEASE compile diff --git a/samples/boot/helloworld/pom.xml b/samples/boot/helloworld/pom.xml index 21be6d893b..1b2feff0f4 100644 --- a/samples/boot/helloworld/pom.xml +++ b/samples/boot/helloworld/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-samples-boot-helloworld - 4.2.12.RELEASE + 4.2.11.RELEASE spring-security-samples-boot-helloworld spring-security-samples-boot-helloworld https://spring.io/spring-security @@ -44,13 +44,13 @@ org.springframework.security spring-security-config - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-web - 4.2.12.RELEASE + 4.2.11.RELEASE compile @@ -104,7 +104,7 @@ org.springframework.security spring-security-test - 4.2.12.RELEASE + 4.2.11.RELEASE test diff --git a/samples/boot/insecure/pom.xml b/samples/boot/insecure/pom.xml index 1fbc3b16b2..9cd99160b3 100644 --- a/samples/boot/insecure/pom.xml +++ b/samples/boot/insecure/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-samples-boot-insecure - 4.2.12.RELEASE + 4.2.11.RELEASE spring-security-samples-boot-insecure spring-security-samples-boot-insecure https://spring.io/spring-security diff --git a/samples/javaconfig/aspectj/pom.xml b/samples/javaconfig/aspectj/pom.xml index 6f1830926c..67496c8317 100644 --- a/samples/javaconfig/aspectj/pom.xml +++ b/samples/javaconfig/aspectj/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-samples-javaconfig-aspectj - 4.2.12.RELEASE + 4.2.11.RELEASE spring-security-samples-javaconfig-aspectj spring-security-samples-javaconfig-aspectj https://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -45,13 +45,13 @@ org.springframework.security spring-security-config - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-core - 4.2.12.RELEASE + 4.2.11.RELEASE compile @@ -64,14 +64,14 @@ org.aspectj aspectjrt - 1.8.14 + 1.8.13 compile true org.springframework.security spring-security-aspects - 4.2.12.RELEASE + 4.2.11.RELEASE runtime diff --git a/samples/javaconfig/concurrency/pom.xml b/samples/javaconfig/concurrency/pom.xml index 33a6604c4a..80ef792733 100644 --- a/samples/javaconfig/concurrency/pom.xml +++ b/samples/javaconfig/concurrency/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-samples-javaconfig-concurrency - 4.2.12.RELEASE + 4.2.11.RELEASE war spring-security-samples-javaconfig-concurrency spring-security-samples-javaconfig-concurrency @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -91,25 +91,25 @@ org.springframework.security spring-security-config - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-core - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-web - 4.2.12.RELEASE + 4.2.11.RELEASE compile diff --git a/samples/javaconfig/data/pom.xml b/samples/javaconfig/data/pom.xml index fc4b09115b..06c6f7c2ec 100644 --- a/samples/javaconfig/data/pom.xml +++ b/samples/javaconfig/data/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-samples-javaconfig-data - 4.2.12.RELEASE + 4.2.11.RELEASE spring-security-samples-javaconfig-data spring-security-samples-javaconfig-data https://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -75,19 +75,19 @@ org.springframework.data spring-data-jpa - 1.11.20.RELEASE + 1.11.18.RELEASE compile org.springframework.security spring-security-config - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-data - 4.2.12.RELEASE + 4.2.11.RELEASE compile diff --git a/samples/javaconfig/form/pom.xml b/samples/javaconfig/form/pom.xml index 7ad775ed1d..a1e2ad8574 100644 --- a/samples/javaconfig/form/pom.xml +++ b/samples/javaconfig/form/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-samples-javaconfig-form - 4.2.12.RELEASE + 4.2.11.RELEASE war spring-security-samples-javaconfig-form spring-security-samples-javaconfig-form @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -91,25 +91,25 @@ org.springframework.security spring-security-config - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-core - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-web - 4.2.12.RELEASE + 4.2.11.RELEASE compile diff --git a/samples/javaconfig/hellojs/pom.xml b/samples/javaconfig/hellojs/pom.xml index 06901a783f..0707981ba6 100644 --- a/samples/javaconfig/hellojs/pom.xml +++ b/samples/javaconfig/hellojs/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-samples-javaconfig-hellojs - 4.2.12.RELEASE + 4.2.11.RELEASE war spring-security-samples-javaconfig-hellojs spring-security-samples-javaconfig-hellojs @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -97,25 +97,25 @@ org.springframework.security spring-security-config - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-core - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-web - 4.2.12.RELEASE + 4.2.11.RELEASE compile diff --git a/samples/javaconfig/hellomvc/pom.xml b/samples/javaconfig/hellomvc/pom.xml index eb31b259fc..7f223f6b64 100644 --- a/samples/javaconfig/hellomvc/pom.xml +++ b/samples/javaconfig/hellomvc/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-samples-javaconfig-hellomvc - 4.2.12.RELEASE + 4.2.11.RELEASE war spring-security-samples-javaconfig-hellomvc spring-security-samples-javaconfig-hellomvc @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -91,25 +91,25 @@ org.springframework.security spring-security-config - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-core - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-web - 4.2.12.RELEASE + 4.2.11.RELEASE compile @@ -180,7 +180,7 @@ org.springframework.security spring-security-test - 4.2.12.RELEASE + 4.2.11.RELEASE test diff --git a/samples/javaconfig/helloworld/pom.xml b/samples/javaconfig/helloworld/pom.xml index b79d826bc5..ee5b8a7685 100644 --- a/samples/javaconfig/helloworld/pom.xml +++ b/samples/javaconfig/helloworld/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-samples-javaconfig-helloworld - 4.2.12.RELEASE + 4.2.11.RELEASE war spring-security-samples-javaconfig-helloworld spring-security-samples-javaconfig-helloworld @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -67,13 +67,13 @@ org.springframework.security spring-security-config - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-web - 4.2.12.RELEASE + 4.2.11.RELEASE compile diff --git a/samples/javaconfig/inmemory/pom.xml b/samples/javaconfig/inmemory/pom.xml index af731ddbc7..e8f18b22ab 100644 --- a/samples/javaconfig/inmemory/pom.xml +++ b/samples/javaconfig/inmemory/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-samples-javaconfig-inmemory - 4.2.12.RELEASE + 4.2.11.RELEASE war spring-security-samples-javaconfig-inmemory spring-security-samples-javaconfig-inmemory @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -91,25 +91,25 @@ org.springframework.security spring-security-config - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-core - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-web - 4.2.12.RELEASE + 4.2.11.RELEASE compile @@ -180,7 +180,7 @@ org.springframework.security spring-security-test - 4.2.12.RELEASE + 4.2.11.RELEASE test diff --git a/samples/javaconfig/jdbc/pom.xml b/samples/javaconfig/jdbc/pom.xml index 5c0eddf45e..958bd89496 100644 --- a/samples/javaconfig/jdbc/pom.xml +++ b/samples/javaconfig/jdbc/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-samples-javaconfig-jdbc - 4.2.12.RELEASE + 4.2.11.RELEASE war spring-security-samples-javaconfig-jdbc spring-security-samples-javaconfig-jdbc @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -91,25 +91,25 @@ org.springframework.security spring-security-config - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-core - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-web - 4.2.12.RELEASE + 4.2.11.RELEASE compile diff --git a/samples/javaconfig/ldap/pom.xml b/samples/javaconfig/ldap/pom.xml index d3d888abf0..fd732f0efb 100644 --- a/samples/javaconfig/ldap/pom.xml +++ b/samples/javaconfig/ldap/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-samples-javaconfig-ldap - 4.2.12.RELEASE + 4.2.11.RELEASE war spring-security-samples-javaconfig-ldap spring-security-samples-javaconfig-ldap @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -127,31 +127,31 @@ org.springframework.security spring-security-config - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-core - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-ldap - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-web - 4.2.12.RELEASE + 4.2.11.RELEASE compile diff --git a/samples/javaconfig/messages/pom.xml b/samples/javaconfig/messages/pom.xml index f88edf6917..ad8de46963 100644 --- a/samples/javaconfig/messages/pom.xml +++ b/samples/javaconfig/messages/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-samples-javaconfig-messages - 4.2.12.RELEASE + 4.2.11.RELEASE spring-security-samples-javaconfig-messages spring-security-samples-javaconfig-messages https://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -87,7 +87,7 @@ org.springframework.data spring-data-jpa - 1.11.20.RELEASE + 1.11.18.RELEASE compile @@ -99,13 +99,13 @@ org.springframework.security spring-security-config - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-web - 4.2.12.RELEASE + 4.2.11.RELEASE compile diff --git a/samples/javaconfig/openid/pom.xml b/samples/javaconfig/openid/pom.xml index 5d5efe8d5c..8ab7b08825 100644 --- a/samples/javaconfig/openid/pom.xml +++ b/samples/javaconfig/openid/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-samples-javaconfig-openid - 4.2.12.RELEASE + 4.2.11.RELEASE war spring-security-samples-javaconfig-openid spring-security-samples-javaconfig-openid @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -91,31 +91,31 @@ org.springframework.security spring-security-config - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-core - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-openid - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-web - 4.2.12.RELEASE + 4.2.11.RELEASE compile diff --git a/samples/javaconfig/preauth/pom.xml b/samples/javaconfig/preauth/pom.xml index 208f3282b0..cefd320f8f 100644 --- a/samples/javaconfig/preauth/pom.xml +++ b/samples/javaconfig/preauth/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-samples-javaconfig-preauth - 4.2.12.RELEASE + 4.2.11.RELEASE war spring-security-samples-javaconfig-preauth spring-security-samples-javaconfig-preauth @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -91,25 +91,25 @@ org.springframework.security spring-security-config - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-core - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-web - 4.2.12.RELEASE + 4.2.11.RELEASE compile diff --git a/samples/javaconfig/rememberme/pom.xml b/samples/javaconfig/rememberme/pom.xml index ab122948b4..70d0dfb28c 100644 --- a/samples/javaconfig/rememberme/pom.xml +++ b/samples/javaconfig/rememberme/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-samples-javaconfig-rememberme - 4.2.12.RELEASE + 4.2.11.RELEASE war spring-security-samples-javaconfig-rememberme spring-security-samples-javaconfig-rememberme @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -91,25 +91,25 @@ org.springframework.security spring-security-config - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-core - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-web - 4.2.12.RELEASE + 4.2.11.RELEASE compile diff --git a/samples/javaconfig/x509/pom.xml b/samples/javaconfig/x509/pom.xml index 612d4cd8eb..1a1979e044 100644 --- a/samples/javaconfig/x509/pom.xml +++ b/samples/javaconfig/x509/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-samples-javaconfig-x509 - 4.2.12.RELEASE + 4.2.11.RELEASE war spring-security-samples-javaconfig-x509 spring-security-samples-javaconfig-x509 @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -91,25 +91,25 @@ org.springframework.security spring-security-config - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-core - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-web - 4.2.12.RELEASE + 4.2.11.RELEASE compile diff --git a/samples/xml/aspectj/pom.xml b/samples/xml/aspectj/pom.xml index c1ce4faff6..7f1b0f70c5 100644 --- a/samples/xml/aspectj/pom.xml +++ b/samples/xml/aspectj/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-samples-xml-aspectj - 4.2.12.RELEASE + 4.2.11.RELEASE spring-security-samples-xml-aspectj spring-security-samples-xml-aspectj https://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -45,7 +45,7 @@ org.springframework.security spring-security-core - 4.2.12.RELEASE + 4.2.11.RELEASE compile @@ -58,20 +58,20 @@ org.aspectj aspectjrt - 1.8.14 + 1.8.13 compile true org.springframework.security spring-security-aspects - 4.2.12.RELEASE + 4.2.11.RELEASE runtime org.springframework.security spring-security-config - 4.2.12.RELEASE + 4.2.11.RELEASE runtime diff --git a/samples/xml/cas/cassample/pom.xml b/samples/xml/cas/cassample/pom.xml index 86092c1e8a..0d80fe897c 100644 --- a/samples/xml/cas/cassample/pom.xml +++ b/samples/xml/cas/cassample/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-samples-xml-cassample - 4.2.12.RELEASE + 4.2.11.RELEASE war spring-security-samples-xml-cassample spring-security-samples-xml-cassample @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -55,13 +55,13 @@ org.springframework.security spring-security-cas - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-core - 4.2.12.RELEASE + 4.2.11.RELEASE compile @@ -98,13 +98,13 @@ org.springframework.security spring-security-config - 4.2.12.RELEASE + 4.2.11.RELEASE runtime org.springframework.security spring-security-web - 4.2.12.RELEASE + 4.2.11.RELEASE runtime diff --git a/samples/xml/cas/casserver/pom.xml b/samples/xml/cas/casserver/pom.xml index 100cacd74c..f582903ff3 100644 --- a/samples/xml/cas/casserver/pom.xml +++ b/samples/xml/cas/casserver/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-samples-xml-casserver - 4.2.12.RELEASE + 4.2.11.RELEASE war spring-security-samples-xml-casserver spring-security-samples-xml-casserver @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import diff --git a/samples/xml/contacts/pom.xml b/samples/xml/contacts/pom.xml index 153c0a9fa7..be0f1dd467 100644 --- a/samples/xml/contacts/pom.xml +++ b/samples/xml/contacts/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-samples-xml-contacts - 4.2.12.RELEASE + 4.2.11.RELEASE war spring-security-samples-xml-contacts spring-security-samples-xml-contacts @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -49,13 +49,13 @@ org.springframework.security spring-security-acl - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-core - 4.2.12.RELEASE + 4.2.11.RELEASE compile @@ -145,19 +145,19 @@ org.springframework.security spring-security-config - 4.2.12.RELEASE + 4.2.11.RELEASE runtime org.springframework.security spring-security-taglibs - 4.2.12.RELEASE + 4.2.11.RELEASE runtime org.springframework.security spring-security-web - 4.2.12.RELEASE + 4.2.11.RELEASE runtime diff --git a/samples/xml/dms/pom.xml b/samples/xml/dms/pom.xml index 4e3643fd0c..57d8fac768 100644 --- a/samples/xml/dms/pom.xml +++ b/samples/xml/dms/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-samples-xml-dms - 4.2.12.RELEASE + 4.2.11.RELEASE spring-security-samples-xml-dms spring-security-samples-xml-dms https://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -45,13 +45,13 @@ org.springframework.security spring-security-acl - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-core - 4.2.12.RELEASE + 4.2.11.RELEASE compile @@ -92,7 +92,7 @@ org.springframework.security spring-security-config - 4.2.12.RELEASE + 4.2.11.RELEASE runtime diff --git a/samples/xml/gae/pom.xml b/samples/xml/gae/pom.xml index c7364476e6..02b181eb18 100644 --- a/samples/xml/gae/pom.xml +++ b/samples/xml/gae/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-samples-xml-gae - 4.2.12.RELEASE + 4.2.11.RELEASE war spring-security-samples-xml-gae spring-security-samples-xml-gae @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -73,13 +73,13 @@ org.springframework.security spring-security-core - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-web - 4.2.12.RELEASE + 4.2.11.RELEASE compile @@ -147,13 +147,13 @@ org.springframework.security spring-security-config - 4.2.12.RELEASE + 4.2.11.RELEASE runtime org.springframework.security spring-security-taglibs - 4.2.12.RELEASE + 4.2.11.RELEASE runtime diff --git a/samples/xml/helloworld/pom.xml b/samples/xml/helloworld/pom.xml index 43162ce846..e37cfecb1f 100644 --- a/samples/xml/helloworld/pom.xml +++ b/samples/xml/helloworld/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-samples-xml-helloworld - 4.2.12.RELEASE + 4.2.11.RELEASE war spring-security-samples-xml-helloworld spring-security-samples-xml-helloworld @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -67,13 +67,13 @@ org.springframework.security spring-security-config - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-web - 4.2.12.RELEASE + 4.2.11.RELEASE compile diff --git a/samples/xml/insecure/pom.xml b/samples/xml/insecure/pom.xml index 4ec1397a35..bc2079cd99 100644 --- a/samples/xml/insecure/pom.xml +++ b/samples/xml/insecure/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-samples-xml-insecure - 4.2.12.RELEASE + 4.2.11.RELEASE war spring-security-samples-xml-insecure spring-security-samples-xml-insecure @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import diff --git a/samples/xml/insecuremvc/pom.xml b/samples/xml/insecuremvc/pom.xml index 0e7538123a..4736db649b 100644 --- a/samples/xml/insecuremvc/pom.xml +++ b/samples/xml/insecuremvc/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-samples-xml-insecuremvc - 4.2.12.RELEASE + 4.2.11.RELEASE war spring-security-samples-xml-insecuremvc spring-security-samples-xml-insecuremvc @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -91,7 +91,7 @@ org.springframework.security spring-security-samples-javaconfig-messages - 4.2.12.RELEASE + 4.2.11.RELEASE compile diff --git a/samples/xml/jaas/pom.xml b/samples/xml/jaas/pom.xml index bac1f82372..1940f664bc 100644 --- a/samples/xml/jaas/pom.xml +++ b/samples/xml/jaas/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-samples-xml-jaas - 4.2.12.RELEASE + 4.2.11.RELEASE war spring-security-samples-xml-jaas spring-security-samples-xml-jaas @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -49,7 +49,7 @@ org.springframework.security spring-security-core - 4.2.12.RELEASE + 4.2.11.RELEASE compile @@ -107,19 +107,19 @@ org.springframework.security spring-security-config - 4.2.12.RELEASE + 4.2.11.RELEASE runtime org.springframework.security spring-security-taglibs - 4.2.12.RELEASE + 4.2.11.RELEASE runtime org.springframework.security spring-security-web - 4.2.12.RELEASE + 4.2.11.RELEASE runtime diff --git a/samples/xml/ldap/pom.xml b/samples/xml/ldap/pom.xml index cca0ce0db2..e5280ffe49 100644 --- a/samples/xml/ldap/pom.xml +++ b/samples/xml/ldap/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-samples-xml-ldap - 4.2.12.RELEASE + 4.2.11.RELEASE war spring-security-samples-xml-ldap spring-security-samples-xml-ldap @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -61,7 +61,7 @@ org.springframework.security spring-security-taglibs - 4.2.12.RELEASE + 4.2.11.RELEASE compile @@ -128,19 +128,19 @@ org.springframework.security spring-security-config - 4.2.12.RELEASE + 4.2.11.RELEASE runtime org.springframework.security spring-security-ldap - 4.2.12.RELEASE + 4.2.11.RELEASE runtime org.springframework.security spring-security-web - 4.2.12.RELEASE + 4.2.11.RELEASE runtime diff --git a/samples/xml/openid/pom.xml b/samples/xml/openid/pom.xml index 302df9cea5..62809ca757 100644 --- a/samples/xml/openid/pom.xml +++ b/samples/xml/openid/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-samples-xml-openid - 4.2.12.RELEASE + 4.2.11.RELEASE war spring-security-samples-xml-openid spring-security-samples-xml-openid @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -49,13 +49,13 @@ org.springframework.security spring-security-core - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-openid - 4.2.12.RELEASE + 4.2.11.RELEASE compile @@ -103,13 +103,13 @@ org.springframework.security spring-security-config - 4.2.12.RELEASE + 4.2.11.RELEASE runtime org.springframework.security spring-security-taglibs - 4.2.12.RELEASE + 4.2.11.RELEASE runtime diff --git a/samples/xml/preauth/pom.xml b/samples/xml/preauth/pom.xml index 1776548e56..ef59960135 100644 --- a/samples/xml/preauth/pom.xml +++ b/samples/xml/preauth/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-samples-xml-preauth - 4.2.12.RELEASE + 4.2.11.RELEASE war spring-security-samples-xml-preauth spring-security-samples-xml-preauth @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -74,13 +74,13 @@ org.springframework.security spring-security-config - 4.2.12.RELEASE + 4.2.11.RELEASE runtime org.springframework.security spring-security-web - 4.2.12.RELEASE + 4.2.11.RELEASE runtime diff --git a/samples/xml/servletapi/pom.xml b/samples/xml/servletapi/pom.xml index 898a90f958..935e4f1759 100644 --- a/samples/xml/servletapi/pom.xml +++ b/samples/xml/servletapi/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-samples-xml-servletapi - 4.2.12.RELEASE + 4.2.11.RELEASE war spring-security-samples-xml-servletapi spring-security-samples-xml-servletapi @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -55,13 +55,13 @@ org.springframework.security spring-security-core - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-web - 4.2.12.RELEASE + 4.2.11.RELEASE compile @@ -118,13 +118,13 @@ org.springframework.security spring-security-config - 4.2.12.RELEASE + 4.2.11.RELEASE runtime org.springframework.security spring-security-taglibs - 4.2.12.RELEASE + 4.2.11.RELEASE runtime diff --git a/samples/xml/tutorial/pom.xml b/samples/xml/tutorial/pom.xml index 9f746f735d..1fe0cb594e 100644 --- a/samples/xml/tutorial/pom.xml +++ b/samples/xml/tutorial/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-samples-xml-tutorial - 4.2.12.RELEASE + 4.2.11.RELEASE war spring-security-samples-xml-tutorial spring-security-samples-xml-tutorial @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -55,7 +55,7 @@ org.springframework.security spring-security-core - 4.2.12.RELEASE + 4.2.11.RELEASE compile @@ -119,19 +119,19 @@ org.springframework.security spring-security-config - 4.2.12.RELEASE + 4.2.11.RELEASE runtime org.springframework.security spring-security-taglibs - 4.2.12.RELEASE + 4.2.11.RELEASE runtime org.springframework.security spring-security-web - 4.2.12.RELEASE + 4.2.11.RELEASE runtime diff --git a/taglibs/pom.xml b/taglibs/pom.xml index fcd9c3c7c8..35b0be4a1f 100644 --- a/taglibs/pom.xml +++ b/taglibs/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-taglibs - 4.2.12.RELEASE + 4.2.11.RELEASE spring-security-taglibs spring-security-taglibs https://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -45,19 +45,19 @@ org.springframework.security spring-security-acl - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-core - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-web - 4.2.12.RELEASE + 4.2.11.RELEASE compile diff --git a/test/pom.xml b/test/pom.xml index fb60f21192..a739863c6d 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-test - 4.2.12.RELEASE + 4.2.11.RELEASE spring-security-test spring-security-test https://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -45,13 +45,13 @@ org.springframework.security spring-security-core - 4.2.12.RELEASE + 4.2.11.RELEASE compile org.springframework.security spring-security-web - 4.2.12.RELEASE + 4.2.11.RELEASE compile @@ -80,7 +80,7 @@ org.springframework.security spring-security-config - 4.2.12.RELEASE + 4.2.11.RELEASE compile true diff --git a/web/pom.xml b/web/pom.xml index 48294d458b..876436c3ff 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.springframework.security spring-security-web - 4.2.12.RELEASE + 4.2.11.RELEASE spring-security-web spring-security-web https://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.23.RELEASE + 4.3.22.RELEASE pom import @@ -51,7 +51,7 @@ org.springframework.security spring-security-core - 4.2.12.RELEASE + 4.2.11.RELEASE compile