diff --git a/acl/pom.xml b/acl/pom.xml index 84c6195859..f48646a5ad 100644 --- a/acl/pom.xml +++ b/acl/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-acl - 4.2.7.RELEASE + 4.2.8.RELEASE spring-security-acl spring-security-acl http://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -51,7 +51,7 @@ org.springframework.security spring-security-core - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -95,14 +95,14 @@ net.sf.ehcache ehcache - 2.10.4 + 2.10.5 compile true ch.qos.logback logback-classic - 1.1.2 + 1.1.11 test @@ -120,7 +120,7 @@ org.hsqldb hsqldb - 2.3.2 + 2.3.6 test diff --git a/aspects/pom.xml b/aspects/pom.xml index aca01cf6f6..7706da1d9f 100644 --- a/aspects/pom.xml +++ b/aspects/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-aspects - 4.2.7.RELEASE + 4.2.8.RELEASE spring-security-aspects spring-security-aspects http://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -45,7 +45,7 @@ org.springframework.security spring-security-core - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -79,7 +79,7 @@ org.aspectj aspectjrt - 1.8.12 + 1.8.13 compile true @@ -92,7 +92,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 test diff --git a/cas/pom.xml b/cas/pom.xml index 9060f0ecd2..49e8c4d9c9 100644 --- a/cas/pom.xml +++ b/cas/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-cas - 4.2.7.RELEASE + 4.2.8.RELEASE spring-security-cas spring-security-cas http://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -51,13 +51,13 @@ org.springframework.security spring-security-core - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-web - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -89,7 +89,7 @@ com.fasterxml.jackson.core jackson-databind - 2.8.11.1 + 2.8.11.2 compile true @@ -103,7 +103,7 @@ net.sf.ehcache ehcache - 2.10.4 + 2.10.5 compile true @@ -116,7 +116,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 test diff --git a/config/pom.xml b/config/pom.xml index efaf238538..19fe53434b 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-config - 4.2.7.RELEASE + 4.2.8.RELEASE spring-security-config spring-security-config http://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -51,7 +51,7 @@ org.springframework.security spring-security-core - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -90,35 +90,35 @@ org.aspectj aspectjweaver - 1.8.12 + 1.8.13 compile true org.springframework.security spring-security-ldap - 4.2.7.RELEASE + 4.2.8.RELEASE compile true org.springframework.security spring-security-messaging - 4.2.7.RELEASE + 4.2.8.RELEASE compile true org.springframework.security spring-security-openid - 4.2.7.RELEASE + 4.2.8.RELEASE compile true org.springframework.security spring-security-web - 4.2.7.RELEASE + 4.2.8.RELEASE compile true @@ -167,7 +167,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 test @@ -251,7 +251,7 @@ org.hsqldb hsqldb - 2.3.2 + 2.3.6 test @@ -275,7 +275,7 @@ org.powermock powermock-api-mockito - 1.6.2 + 1.6.5 test @@ -287,31 +287,31 @@ org.powermock powermock-api-support - 1.6.2 + 1.6.5 test org.powermock powermock-core - 1.6.2 + 1.6.5 test org.powermock powermock-module-junit4 - 1.6.2 + 1.6.5 test org.powermock powermock-module-junit4-common - 1.6.2 + 1.6.5 test org.powermock powermock-reflect - 1.6.2 + 1.6.5 test @@ -347,7 +347,7 @@ org.springframework.data spring-data-jpa - 1.11.12.RELEASE + 1.11.16.RELEASE test @@ -365,13 +365,13 @@ org.springframework.security spring-security-aspects - 4.2.7.RELEASE + 4.2.8.RELEASE test org.springframework.security spring-security-cas - 4.2.7.RELEASE + 4.2.8.RELEASE test diff --git a/core/pom.xml b/core/pom.xml index 41cc85f799..876e6c1daa 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-core - 4.2.7.RELEASE + 4.2.8.RELEASE spring-security-core spring-security-core http://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -82,7 +82,7 @@ com.fasterxml.jackson.core jackson-databind - 2.8.11.1 + 2.8.11.2 compile true @@ -103,14 +103,14 @@ net.sf.ehcache ehcache - 2.10.4 + 2.10.5 compile true org.aspectj aspectjrt - 1.8.12 + 1.8.13 compile true @@ -129,7 +129,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 test @@ -171,7 +171,7 @@ org.hsqldb hsqldb - 2.3.2 + 2.3.6 test @@ -189,7 +189,7 @@ org.powermock powermock-api-mockito - 1.6.2 + 1.6.5 test @@ -201,7 +201,7 @@ org.powermock powermock-api-support - 1.6.2 + 1.6.5 test @@ -213,7 +213,7 @@ org.powermock powermock-core - 1.6.2 + 1.6.5 test @@ -225,7 +225,7 @@ org.powermock powermock-module-junit4 - 1.6.2 + 1.6.5 test @@ -237,7 +237,7 @@ org.powermock powermock-module-junit4-common - 1.6.2 + 1.6.5 test @@ -249,7 +249,7 @@ org.powermock powermock-reflect - 1.6.2 + 1.6.5 test diff --git a/crypto/pom.xml b/crypto/pom.xml index 3c7968ddc3..da64531926 100644 --- a/crypto/pom.xml +++ b/crypto/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-crypto - 4.2.7.RELEASE + 4.2.8.RELEASE spring-security-crypto spring-security-crypto http://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -52,14 +52,14 @@ org.bouncycastle bcpkix-jdk15on - 1.54 + 1.60 compile true ch.qos.logback logback-classic - 1.1.2 + 1.1.11 test diff --git a/data/pom.xml b/data/pom.xml index df9ac97c34..96c6b06650 100644 --- a/data/pom.xml +++ b/data/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-data - 4.2.7.RELEASE + 4.2.8.RELEASE spring-security-data spring-security-data http://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -45,13 +45,13 @@ org.springframework.data spring-data-commons - 1.13.12.RELEASE + 1.13.16.RELEASE compile org.springframework.security spring-security-core - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -75,7 +75,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 test diff --git a/gradle.properties b/gradle.properties index b6302e7656..140c68c4ae 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=4.2.8.BUILD-SNAPSHOT +version=4.2.9.BUILD-SNAPSHOT diff --git a/itest/context/pom.xml b/itest/context/pom.xml index d7a39e8627..226f661d70 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.7.RELEASE + 4.2.8.RELEASE itest-context itest-context http://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -57,7 +57,7 @@ org.springframework.security spring-security-core - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -90,7 +90,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 test @@ -108,7 +108,7 @@ org.aspectj aspectjweaver - 1.8.12 + 1.8.13 test @@ -132,13 +132,13 @@ org.springframework.security spring-security-config - 4.2.7.RELEASE + 4.2.8.RELEASE test org.springframework.security spring-security-web - 4.2.7.RELEASE + 4.2.8.RELEASE test diff --git a/itest/web/pom.xml b/itest/web/pom.xml index 107965b2a6..af1e397adb 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.7.RELEASE + 4.2.8.RELEASE itest-web itest-web http://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -68,7 +68,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 test @@ -98,31 +98,31 @@ org.springframework.security spring-security-config - 4.2.7.RELEASE + 4.2.8.RELEASE test org.springframework.security spring-security-core - 4.2.7.RELEASE + 4.2.8.RELEASE test org.springframework.security spring-security-ldap - 4.2.7.RELEASE + 4.2.8.RELEASE test org.springframework.security spring-security-test - 4.2.7.RELEASE + 4.2.8.RELEASE test org.springframework.security spring-security-web - 4.2.7.RELEASE + 4.2.8.RELEASE test diff --git a/ldap/pom.xml b/ldap/pom.xml index 33e9ca0de0..7b730fae21 100644 --- a/ldap/pom.xml +++ b/ldap/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-ldap - 4.2.7.RELEASE + 4.2.8.RELEASE spring-security-ldap spring-security-ldap http://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -73,7 +73,7 @@ org.springframework.security spring-security-core - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -102,6 +102,13 @@ spring-tx compile + + com.unboundid + unboundid-ldapsdk + 4.0.8 + compile + true + commons-logging commons-logging @@ -161,7 +168,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 test diff --git a/messaging/pom.xml b/messaging/pom.xml index ab3d1f2c67..38e592e977 100644 --- a/messaging/pom.xml +++ b/messaging/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-messaging - 4.2.7.RELEASE + 4.2.8.RELEASE spring-security-messaging spring-security-messaging http://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -51,7 +51,7 @@ org.springframework.security spring-security-core - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -102,7 +102,7 @@ org.springframework.security spring-security-web - 4.2.7.RELEASE + 4.2.8.RELEASE compile true @@ -115,7 +115,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 test @@ -145,7 +145,7 @@ org.hsqldb hsqldb - 2.3.2 + 2.3.6 test @@ -157,7 +157,7 @@ org.powermock powermock-api-mockito - 1.6.2 + 1.6.5 test @@ -169,31 +169,31 @@ org.powermock powermock-api-support - 1.6.2 + 1.6.5 test org.powermock powermock-core - 1.6.2 + 1.6.5 test org.powermock powermock-module-junit4 - 1.6.2 + 1.6.5 test org.powermock powermock-module-junit4-common - 1.6.2 + 1.6.5 test org.powermock powermock-reflect - 1.6.2 + 1.6.5 test diff --git a/openid/pom.xml b/openid/pom.xml index 7ecc19f188..4317424552 100644 --- a/openid/pom.xml +++ b/openid/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-openid - 4.2.7.RELEASE + 4.2.8.RELEASE spring-security-openid spring-security-openid http://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -63,13 +63,13 @@ org.springframework.security spring-security-core - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-web - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -125,13 +125,13 @@ org.apache.httpcomponents httpclient - 4.2.3 + 4.2.5 runtime ch.qos.logback logback-classic - 1.1.2 + 1.1.11 test diff --git a/remoting/pom.xml b/remoting/pom.xml index e2e7812018..0644ba51fc 100644 --- a/remoting/pom.xml +++ b/remoting/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-remoting - 4.2.7.RELEASE + 4.2.8.RELEASE spring-security-remoting spring-security-remoting http://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -51,7 +51,7 @@ org.springframework.security spring-security-core - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -90,7 +90,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 test diff --git a/samples/boot/helloworld/pom.xml b/samples/boot/helloworld/pom.xml index 38c6c3de3f..2dd814de57 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.7.RELEASE + 4.2.8.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.18.RELEASE + 4.3.19.RELEASE pom import @@ -55,13 +55,13 @@ org.springframework.security spring-security-config - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-web - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -80,7 +80,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 test @@ -115,7 +115,7 @@ org.springframework.security spring-security-test - 4.2.7.RELEASE + 4.2.8.RELEASE test diff --git a/samples/boot/insecure/pom.xml b/samples/boot/insecure/pom.xml index 2f73e38695..1b9b1023af 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.7.RELEASE + 4.2.8.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.18.RELEASE + 4.3.19.RELEASE pom import @@ -62,7 +62,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 test diff --git a/samples/javaconfig/aspectj/pom.xml b/samples/javaconfig/aspectj/pom.xml index 2aade78fac..acf2a68bbd 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.7.RELEASE + 4.2.8.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.18.RELEASE + 4.3.19.RELEASE pom import @@ -45,13 +45,13 @@ org.springframework.security spring-security-config - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-core - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -64,20 +64,20 @@ org.aspectj aspectjrt - 1.8.12 + 1.8.13 compile true org.springframework.security spring-security-aspects - 4.2.7.RELEASE + 4.2.8.RELEASE runtime ch.qos.logback logback-classic - 1.1.2 + 1.1.11 test diff --git a/samples/javaconfig/concurrency/pom.xml b/samples/javaconfig/concurrency/pom.xml index d24523225f..1d7f6badfd 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.7.RELEASE + 4.2.8.RELEASE war spring-security-samples-javaconfig-concurrency spring-security-samples-javaconfig-concurrency @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -49,7 +49,7 @@ javax.servlet.jsp.jstl javax.servlet.jsp.jstl-api - 1.2.1 + 1.2.2 compile @@ -91,25 +91,25 @@ org.springframework.security spring-security-config - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-core - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-web - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -150,7 +150,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 runtime diff --git a/samples/javaconfig/data/pom.xml b/samples/javaconfig/data/pom.xml index 5a0ca156f5..5d0931b45e 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.7.RELEASE + 4.2.8.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.18.RELEASE + 4.3.19.RELEASE pom import @@ -69,25 +69,25 @@ org.hsqldb hsqldb - 2.3.2 + 2.3.6 compile org.springframework.data spring-data-jpa - 1.11.12.RELEASE + 1.11.16.RELEASE compile org.springframework.security spring-security-config - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-data - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -100,7 +100,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 test diff --git a/samples/javaconfig/form/pom.xml b/samples/javaconfig/form/pom.xml index 57a934fc9d..eae242fbda 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.7.RELEASE + 4.2.8.RELEASE war spring-security-samples-javaconfig-form spring-security-samples-javaconfig-form @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -49,7 +49,7 @@ javax.servlet.jsp.jstl javax.servlet.jsp.jstl-api - 1.2.1 + 1.2.2 compile @@ -91,25 +91,25 @@ org.springframework.security spring-security-config - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-core - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-web - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -150,7 +150,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 runtime diff --git a/samples/javaconfig/hellojs/pom.xml b/samples/javaconfig/hellojs/pom.xml index 7fd4648bf2..9d0bddf13c 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.7.RELEASE + 4.2.8.RELEASE war spring-security-samples-javaconfig-hellojs spring-security-samples-javaconfig-hellojs @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -49,13 +49,13 @@ com.fasterxml.jackson.core jackson-databind - 2.8.11.1 + 2.8.11.2 compile javax.servlet.jsp.jstl javax.servlet.jsp.jstl-api - 1.2.1 + 1.2.2 compile @@ -97,25 +97,25 @@ org.springframework.security spring-security-config - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-core - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-web - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -156,7 +156,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 runtime diff --git a/samples/javaconfig/hellomvc/pom.xml b/samples/javaconfig/hellomvc/pom.xml index cb0a5068eb..9e1dd92e7d 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.7.RELEASE + 4.2.8.RELEASE war spring-security-samples-javaconfig-hellomvc spring-security-samples-javaconfig-hellomvc @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -49,7 +49,7 @@ javax.servlet.jsp.jstl javax.servlet.jsp.jstl-api - 1.2.1 + 1.2.2 compile @@ -91,25 +91,25 @@ org.springframework.security spring-security-config - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-core - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-web - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -150,7 +150,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 runtime @@ -180,7 +180,7 @@ org.springframework.security spring-security-test - 4.2.7.RELEASE + 4.2.8.RELEASE test diff --git a/samples/javaconfig/helloworld/pom.xml b/samples/javaconfig/helloworld/pom.xml index 80ab9f31d1..a1e76ad71d 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.7.RELEASE + 4.2.8.RELEASE war spring-security-samples-javaconfig-helloworld spring-security-samples-javaconfig-helloworld @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -49,7 +49,7 @@ javax.servlet.jsp.jstl javax.servlet.jsp.jstl-api - 1.2.1 + 1.2.2 compile @@ -67,13 +67,13 @@ org.springframework.security spring-security-config - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-web - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -98,7 +98,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 runtime diff --git a/samples/javaconfig/inmemory/pom.xml b/samples/javaconfig/inmemory/pom.xml index f3b41a7623..29db870ed7 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.7.RELEASE + 4.2.8.RELEASE war spring-security-samples-javaconfig-inmemory spring-security-samples-javaconfig-inmemory @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -49,7 +49,7 @@ javax.servlet.jsp.jstl javax.servlet.jsp.jstl-api - 1.2.1 + 1.2.2 compile @@ -91,25 +91,25 @@ org.springframework.security spring-security-config - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-core - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-web - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -150,7 +150,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 runtime @@ -180,7 +180,7 @@ org.springframework.security spring-security-test - 4.2.7.RELEASE + 4.2.8.RELEASE test diff --git a/samples/javaconfig/jdbc/pom.xml b/samples/javaconfig/jdbc/pom.xml index b3c3e4ecc9..af7758f009 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.7.RELEASE + 4.2.8.RELEASE war spring-security-samples-javaconfig-jdbc spring-security-samples-javaconfig-jdbc @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -49,7 +49,7 @@ javax.servlet.jsp.jstl javax.servlet.jsp.jstl-api - 1.2.1 + 1.2.2 compile @@ -91,25 +91,25 @@ org.springframework.security spring-security-config - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-core - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-web - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -150,7 +150,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 runtime diff --git a/samples/javaconfig/ldap/pom.xml b/samples/javaconfig/ldap/pom.xml index c7263fa1a0..7f11fb16c7 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.7.RELEASE + 4.2.8.RELEASE war spring-security-samples-javaconfig-ldap spring-security-samples-javaconfig-ldap @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -49,7 +49,7 @@ javax.servlet.jsp.jstl javax.servlet.jsp.jstl-api - 1.2.1 + 1.2.2 compile @@ -127,31 +127,31 @@ org.springframework.security spring-security-config - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-core - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-ldap - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-web - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -192,7 +192,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 runtime diff --git a/samples/javaconfig/messages/pom.xml b/samples/javaconfig/messages/pom.xml index 54ae5771aa..bb4c1a5d5e 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.7.RELEASE + 4.2.8.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.18.RELEASE + 4.3.19.RELEASE pom import @@ -81,13 +81,13 @@ org.hsqldb hsqldb - 2.3.2 + 2.3.6 compile org.springframework.data spring-data-jpa - 1.11.12.RELEASE + 1.11.16.RELEASE compile @@ -99,13 +99,13 @@ org.springframework.security spring-security-config - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-web - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -175,7 +175,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 test diff --git a/samples/javaconfig/openid/pom.xml b/samples/javaconfig/openid/pom.xml index cc565df80d..d175c2169d 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.7.RELEASE + 4.2.8.RELEASE war spring-security-samples-javaconfig-openid spring-security-samples-javaconfig-openid @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -49,7 +49,7 @@ javax.servlet.jsp.jstl javax.servlet.jsp.jstl-api - 1.2.1 + 1.2.2 compile @@ -91,31 +91,31 @@ org.springframework.security spring-security-config - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-core - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-openid - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-web - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -156,7 +156,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 runtime diff --git a/samples/javaconfig/preauth/pom.xml b/samples/javaconfig/preauth/pom.xml index 87ace74511..08564403a1 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.7.RELEASE + 4.2.8.RELEASE war spring-security-samples-javaconfig-preauth spring-security-samples-javaconfig-preauth @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -49,7 +49,7 @@ javax.servlet.jsp.jstl javax.servlet.jsp.jstl-api - 1.2.1 + 1.2.2 compile @@ -91,25 +91,25 @@ org.springframework.security spring-security-config - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-core - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-web - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -150,7 +150,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 runtime diff --git a/samples/javaconfig/rememberme/pom.xml b/samples/javaconfig/rememberme/pom.xml index 625aad0add..913b3ea24c 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.7.RELEASE + 4.2.8.RELEASE war spring-security-samples-javaconfig-rememberme spring-security-samples-javaconfig-rememberme @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -49,7 +49,7 @@ javax.servlet.jsp.jstl javax.servlet.jsp.jstl-api - 1.2.1 + 1.2.2 compile @@ -91,25 +91,25 @@ org.springframework.security spring-security-config - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-core - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-web - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -150,7 +150,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 runtime diff --git a/samples/javaconfig/x509/pom.xml b/samples/javaconfig/x509/pom.xml index 0397a475c0..1ccd5d1bdd 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.7.RELEASE + 4.2.8.RELEASE war spring-security-samples-javaconfig-x509 spring-security-samples-javaconfig-x509 @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -49,7 +49,7 @@ javax.servlet.jsp.jstl javax.servlet.jsp.jstl-api - 1.2.1 + 1.2.2 compile @@ -91,25 +91,25 @@ org.springframework.security spring-security-config - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-core - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-samples-javaconfig-messages - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-web - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -150,7 +150,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 runtime diff --git a/samples/xml/aspectj/pom.xml b/samples/xml/aspectj/pom.xml index 4d53d77b89..e1c790c070 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.7.RELEASE + 4.2.8.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.18.RELEASE + 4.3.19.RELEASE pom import @@ -45,7 +45,7 @@ org.springframework.security spring-security-core - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -58,26 +58,26 @@ org.aspectj aspectjrt - 1.8.12 + 1.8.13 compile true org.springframework.security spring-security-aspects - 4.2.7.RELEASE + 4.2.8.RELEASE runtime org.springframework.security spring-security-config - 4.2.7.RELEASE + 4.2.8.RELEASE runtime ch.qos.logback logback-classic - 1.1.2 + 1.1.11 test diff --git a/samples/xml/cas/cassample/pom.xml b/samples/xml/cas/cassample/pom.xml index 9551f6010e..017d224c24 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.7.RELEASE + 4.2.8.RELEASE war spring-security-samples-xml-cassample spring-security-samples-xml-cassample @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -55,13 +55,13 @@ org.springframework.security spring-security-cas - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-core - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -80,13 +80,13 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 runtime net.sf.ehcache ehcache - 2.10.4 + 2.10.5 runtime @@ -98,13 +98,13 @@ org.springframework.security spring-security-config - 4.2.7.RELEASE + 4.2.8.RELEASE runtime org.springframework.security spring-security-web - 4.2.7.RELEASE + 4.2.8.RELEASE runtime diff --git a/samples/xml/cas/casserver/pom.xml b/samples/xml/cas/casserver/pom.xml index 738b6f1fe0..55c6686ecc 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.7.RELEASE + 4.2.8.RELEASE war spring-security-samples-xml-casserver spring-security-samples-xml-casserver @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -56,7 +56,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 test diff --git a/samples/xml/contacts/pom.xml b/samples/xml/contacts/pom.xml index 784c0dceab..f9e3737db3 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.7.RELEASE + 4.2.8.RELEASE war spring-security-samples-xml-contacts spring-security-samples-xml-contacts @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -49,13 +49,13 @@ org.springframework.security spring-security-acl - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-core - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -109,19 +109,19 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 runtime javax.servlet.jsp.jstl javax.servlet.jsp.jstl-api - 1.2.1 + 1.2.2 runtime net.sf.ehcache ehcache - 2.10.4 + 2.10.5 runtime @@ -133,7 +133,7 @@ org.hsqldb hsqldb - 2.3.2 + 2.3.6 runtime @@ -145,19 +145,19 @@ org.springframework.security spring-security-config - 4.2.7.RELEASE + 4.2.8.RELEASE runtime org.springframework.security spring-security-taglibs - 4.2.7.RELEASE + 4.2.8.RELEASE runtime org.springframework.security spring-security-web - 4.2.7.RELEASE + 4.2.8.RELEASE runtime diff --git a/samples/xml/dms/pom.xml b/samples/xml/dms/pom.xml index bdb2a2f0b0..cc91d2223b 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.7.RELEASE + 4.2.8.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.18.RELEASE + 4.3.19.RELEASE pom import @@ -45,13 +45,13 @@ org.springframework.security spring-security-acl - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-core - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -79,20 +79,20 @@ net.sf.ehcache ehcache - 2.10.4 + 2.10.5 compile true org.hsqldb hsqldb - 2.3.2 + 2.3.6 runtime org.springframework.security spring-security-config - 4.2.7.RELEASE + 4.2.8.RELEASE runtime @@ -103,7 +103,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 test diff --git a/samples/xml/gae/pom.xml b/samples/xml/gae/pom.xml index 59eae67649..f5b7265054 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.7.RELEASE + 4.2.8.RELEASE war spring-security-samples-xml-gae spring-security-samples-xml-gae @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -73,13 +73,13 @@ org.springframework.security spring-security-core - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-web - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -123,7 +123,7 @@ javax.servlet.jsp.jstl javax.servlet.jsp.jstl-api - 1.2.1 + 1.2.2 runtime @@ -147,19 +147,19 @@ org.springframework.security spring-security-config - 4.2.7.RELEASE + 4.2.8.RELEASE runtime org.springframework.security spring-security-taglibs - 4.2.7.RELEASE + 4.2.8.RELEASE runtime ch.qos.logback logback-classic - 1.1.2 + 1.1.11 test diff --git a/samples/xml/helloworld/pom.xml b/samples/xml/helloworld/pom.xml index d1e732216d..c94f3cd7e2 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.7.RELEASE + 4.2.8.RELEASE war spring-security-samples-xml-helloworld spring-security-samples-xml-helloworld @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -49,7 +49,7 @@ javax.servlet.jsp.jstl javax.servlet.jsp.jstl-api - 1.2.1 + 1.2.2 compile @@ -67,13 +67,13 @@ org.springframework.security spring-security-config - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-web - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -98,7 +98,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 runtime diff --git a/samples/xml/insecure/pom.xml b/samples/xml/insecure/pom.xml index fd61e7ddf5..dcbbfde44d 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.7.RELEASE + 4.2.8.RELEASE war spring-security-samples-xml-insecure spring-security-samples-xml-insecure @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -49,7 +49,7 @@ javax.servlet.jsp.jstl javax.servlet.jsp.jstl-api - 1.2.1 + 1.2.2 compile @@ -86,7 +86,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 runtime diff --git a/samples/xml/insecuremvc/pom.xml b/samples/xml/insecuremvc/pom.xml index 967e59d991..a7fc5d4a6d 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.7.RELEASE + 4.2.8.RELEASE war spring-security-samples-xml-insecuremvc spring-security-samples-xml-insecuremvc @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -49,7 +49,7 @@ javax.servlet.jsp.jstl javax.servlet.jsp.jstl-api - 1.2.1 + 1.2.2 compile @@ -91,7 +91,7 @@ org.springframework.security spring-security-samples-javaconfig-messages - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -132,7 +132,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 runtime diff --git a/samples/xml/jaas/pom.xml b/samples/xml/jaas/pom.xml index 74c0b9c0b2..748f9be7a5 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.7.RELEASE + 4.2.8.RELEASE war spring-security-samples-xml-jaas spring-security-samples-xml-jaas @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -49,7 +49,7 @@ org.springframework.security spring-security-core - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -83,13 +83,13 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 runtime javax.servlet.jsp.jstl javax.servlet.jsp.jstl-api - 1.2.1 + 1.2.2 runtime @@ -107,19 +107,19 @@ org.springframework.security spring-security-config - 4.2.7.RELEASE + 4.2.8.RELEASE runtime org.springframework.security spring-security-taglibs - 4.2.7.RELEASE + 4.2.8.RELEASE runtime org.springframework.security spring-security-web - 4.2.7.RELEASE + 4.2.8.RELEASE runtime diff --git a/samples/xml/ldap/pom.xml b/samples/xml/ldap/pom.xml index a8e76ecaa7..5bea7ee29f 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.7.RELEASE + 4.2.8.RELEASE war spring-security-samples-xml-ldap spring-security-samples-xml-ldap @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -49,7 +49,7 @@ javax.servlet.jsp.jstl javax.servlet.jsp.jstl-api - 1.2.1 + 1.2.2 compile @@ -61,7 +61,7 @@ org.springframework.security spring-security-taglibs - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -80,7 +80,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 runtime @@ -128,19 +128,19 @@ org.springframework.security spring-security-config - 4.2.7.RELEASE + 4.2.8.RELEASE runtime org.springframework.security spring-security-ldap - 4.2.7.RELEASE + 4.2.8.RELEASE runtime org.springframework.security spring-security-web - 4.2.7.RELEASE + 4.2.8.RELEASE runtime diff --git a/samples/xml/openid/pom.xml b/samples/xml/openid/pom.xml index fcfa680878..c2481848ea 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.7.RELEASE + 4.2.8.RELEASE war spring-security-samples-xml-openid spring-security-samples-xml-openid @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -49,13 +49,13 @@ org.springframework.security spring-security-core - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-openid - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -79,13 +79,13 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 runtime javax.servlet.jsp.jstl javax.servlet.jsp.jstl-api - 1.2.1 + 1.2.2 runtime @@ -103,13 +103,13 @@ org.springframework.security spring-security-config - 4.2.7.RELEASE + 4.2.8.RELEASE runtime org.springframework.security spring-security-taglibs - 4.2.7.RELEASE + 4.2.8.RELEASE runtime diff --git a/samples/xml/preauth/pom.xml b/samples/xml/preauth/pom.xml index 7821b8da7a..d81f3ff78b 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.7.RELEASE + 4.2.8.RELEASE war spring-security-samples-xml-preauth spring-security-samples-xml-preauth @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -62,7 +62,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 runtime @@ -74,13 +74,13 @@ org.springframework.security spring-security-config - 4.2.7.RELEASE + 4.2.8.RELEASE runtime org.springframework.security spring-security-web - 4.2.7.RELEASE + 4.2.8.RELEASE runtime diff --git a/samples/xml/servletapi/pom.xml b/samples/xml/servletapi/pom.xml index 5497332d65..52691f1a48 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.7.RELEASE + 4.2.8.RELEASE war spring-security-samples-xml-servletapi spring-security-samples-xml-servletapi @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -49,19 +49,19 @@ javax.servlet.jsp.jstl javax.servlet.jsp.jstl-api - 1.2.1 + 1.2.2 compile org.springframework.security spring-security-core - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-web - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -100,7 +100,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 runtime @@ -118,13 +118,13 @@ org.springframework.security spring-security-config - 4.2.7.RELEASE + 4.2.8.RELEASE runtime org.springframework.security spring-security-taglibs - 4.2.7.RELEASE + 4.2.8.RELEASE runtime diff --git a/samples/xml/tutorial/pom.xml b/samples/xml/tutorial/pom.xml index 1faa88686e..eb529731c0 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.7.RELEASE + 4.2.8.RELEASE war spring-security-samples-xml-tutorial spring-security-samples-xml-tutorial @@ -39,7 +39,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -55,7 +55,7 @@ org.springframework.security spring-security-core - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -89,19 +89,19 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 runtime ch.qos.logback logback-core - 1.1.2 + 1.1.11 runtime javax.servlet.jsp.jstl javax.servlet.jsp.jstl-api - 1.2.1 + 1.2.2 runtime @@ -119,19 +119,19 @@ org.springframework.security spring-security-config - 4.2.7.RELEASE + 4.2.8.RELEASE runtime org.springframework.security spring-security-taglibs - 4.2.7.RELEASE + 4.2.8.RELEASE runtime org.springframework.security spring-security-web - 4.2.7.RELEASE + 4.2.8.RELEASE runtime diff --git a/taglibs/pom.xml b/taglibs/pom.xml index 458d170c18..81dd2ac89d 100644 --- a/taglibs/pom.xml +++ b/taglibs/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-taglibs - 4.2.7.RELEASE + 4.2.8.RELEASE spring-security-taglibs spring-security-taglibs http://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -45,19 +45,19 @@ org.springframework.security spring-security-acl - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-core - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-web - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -118,13 +118,13 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 test javax.servlet.jsp.jstl javax.servlet.jsp.jstl-api - 1.2.1 + 1.2.2 test diff --git a/test/pom.xml b/test/pom.xml index 7012770427..dbd32e26df 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-test - 4.2.7.RELEASE + 4.2.8.RELEASE spring-security-test spring-security-test http://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -45,13 +45,13 @@ org.springframework.security spring-security-core - 4.2.7.RELEASE + 4.2.8.RELEASE compile org.springframework.security spring-security-web - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -80,7 +80,7 @@ org.springframework.security spring-security-config - 4.2.7.RELEASE + 4.2.8.RELEASE compile true @@ -93,7 +93,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 test @@ -117,7 +117,7 @@ org.powermock powermock-api-mockito - 1.6.2 + 1.6.5 test @@ -129,31 +129,31 @@ org.powermock powermock-api-support - 1.6.2 + 1.6.5 test org.powermock powermock-core - 1.6.2 + 1.6.5 test org.powermock powermock-module-junit4 - 1.6.2 + 1.6.5 test org.powermock powermock-module-junit4-common - 1.6.2 + 1.6.5 test org.powermock powermock-reflect - 1.6.2 + 1.6.5 test diff --git a/web/pom.xml b/web/pom.xml index 79e433e2d4..12fe58222c 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-web - 4.2.7.RELEASE + 4.2.8.RELEASE spring-security-web spring-security-web http://spring.io/spring-security @@ -35,7 +35,7 @@ org.springframework spring-framework-bom - 4.3.18.RELEASE + 4.3.19.RELEASE pom import @@ -51,7 +51,7 @@ org.springframework.security spring-security-core - 4.2.7.RELEASE + 4.2.8.RELEASE compile @@ -88,7 +88,7 @@ com.fasterxml.jackson.core jackson-databind - 2.8.11.1 + 2.8.11.2 compile true @@ -126,7 +126,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.1.11 test @@ -156,7 +156,7 @@ org.hsqldb hsqldb - 2.3.2 + 2.3.6 test @@ -168,7 +168,7 @@ org.powermock powermock-api-mockito - 1.6.2 + 1.6.5 test @@ -180,31 +180,31 @@ org.powermock powermock-api-support - 1.6.2 + 1.6.5 test org.powermock powermock-core - 1.6.2 + 1.6.5 test org.powermock powermock-module-junit4 - 1.6.2 + 1.6.5 test org.powermock powermock-module-junit4-common - 1.6.2 + 1.6.5 test org.powermock powermock-reflect - 1.6.2 + 1.6.5 test