diff --git a/acl/pom.xml b/acl/pom.xml
index 6441a9257e..90a7eccc23 100644
--- a/acl/pom.xml
+++ b/acl/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-acl
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
spring-security-acl
spring-security-acl
http://spring.io/spring-security
@@ -46,7 +46,7 @@
org.springframework.security
spring-security-core
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
@@ -121,7 +121,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
diff --git a/aspects/pom.xml b/aspects/pom.xml
index a1d07a9bb2..b00ea040fb 100644
--- a/aspects/pom.xml
+++ b/aspects/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-aspects
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
spring-security-aspects
spring-security-aspects
http://spring.io/spring-security
@@ -40,7 +40,7 @@
org.springframework.security
spring-security-core
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
@@ -105,7 +105,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
diff --git a/cas/pom.xml b/cas/pom.xml
index 405399a521..2931abbd05 100644
--- a/cas/pom.xml
+++ b/cas/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-cas
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
spring-security-cas
spring-security-cas
http://spring.io/spring-security
@@ -46,13 +46,13 @@
org.springframework.security
spring-security-core
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
@@ -122,7 +122,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
diff --git a/config/pom.xml b/config/pom.xml
index 402ddf0051..d737f6d626 100644
--- a/config/pom.xml
+++ b/config/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-config
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
spring-security-config
spring-security-config
http://spring.io/spring-security
@@ -46,7 +46,7 @@
org.springframework.security
spring-security-core
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
@@ -92,28 +92,28 @@
org.springframework.security
spring-security-ldap
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
true
org.springframework.security
spring-security-messaging
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
true
org.springframework.security
spring-security-openid
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
true
org.springframework.security
spring-security-web
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
true
@@ -258,7 +258,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
@@ -276,7 +276,7 @@
org.powermock
powermock-api-mockito
- 1.6.0
+ 1.6.2
test
@@ -288,31 +288,31 @@
org.powermock
powermock-api-support
- 1.6.0
+ 1.6.2
test
org.powermock
powermock-core
- 1.6.0
+ 1.6.2
test
org.powermock
powermock-module-junit4
- 1.6.0
+ 1.6.2
test
org.powermock
powermock-module-junit4-common
- 1.6.0
+ 1.6.2
test
org.powermock
powermock-reflect
- 1.6.0
+ 1.6.2
test
@@ -366,13 +366,13 @@
org.springframework.security
spring-security-aspects
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
test
org.springframework.security
spring-security-cas
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
test
diff --git a/core/pom.xml b/core/pom.xml
index 7e1b267747..18432751aa 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-core
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
spring-security-core
spring-security-core
http://spring.io/spring-security
@@ -165,7 +165,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
@@ -177,7 +177,7 @@
org.powermock
powermock-api-mockito
- 1.6.0
+ 1.6.2
test
@@ -189,7 +189,7 @@
org.powermock
powermock-api-support
- 1.6.0
+ 1.6.2
test
@@ -201,7 +201,7 @@
org.powermock
powermock-core
- 1.6.0
+ 1.6.2
test
@@ -213,7 +213,7 @@
org.powermock
powermock-module-junit4
- 1.6.0
+ 1.6.2
test
@@ -225,7 +225,7 @@
org.powermock
powermock-module-junit4-common
- 1.6.0
+ 1.6.2
test
@@ -237,7 +237,7 @@
org.powermock
powermock-reflect
- 1.6.0
+ 1.6.2
test
diff --git a/crypto/pom.xml b/crypto/pom.xml
index 837a9a2c95..ecf6d7b85a 100644
--- a/crypto/pom.xml
+++ b/crypto/pom.xml
@@ -65,7 +65,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
diff --git a/data/pom.xml b/data/pom.xml
index bc952dc318..ae4a456872 100644
--- a/data/pom.xml
+++ b/data/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-data
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
spring-security-data
spring-security-data
http://spring.io/spring-security
@@ -46,7 +46,7 @@
org.springframework.security
spring-security-core
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
@@ -88,7 +88,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
diff --git a/itest/context/pom.xml b/itest/context/pom.xml
index 08a4912adf..b87a0474bd 100644
--- a/itest/context/pom.xml
+++ b/itest/context/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
itest-context
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
itest-context
itest-context
http://spring.io/spring-security
@@ -52,7 +52,7 @@
org.springframework.security
spring-security-core
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
@@ -115,7 +115,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
@@ -127,13 +127,13 @@
org.springframework.security
spring-security-config
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
test
org.springframework.security
spring-security-web
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
test
diff --git a/itest/web/pom.xml b/itest/web/pom.xml
index 88ecc62e24..631409b91a 100644
--- a/itest/web/pom.xml
+++ b/itest/web/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
itest-web
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
itest-web
itest-web
http://spring.io/spring-security
@@ -109,7 +109,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
@@ -145,31 +145,31 @@
org.springframework.security
spring-security-config
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
test
org.springframework.security
spring-security-core
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
test
org.springframework.security
spring-security-ldap
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
test
org.springframework.security
spring-security-taglibs
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
test
org.springframework.security
spring-security-web
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
test
diff --git a/ldap/pom.xml b/ldap/pom.xml
index 59c8652bc6..7b6b286dcb 100644
--- a/ldap/pom.xml
+++ b/ldap/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-ldap
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
spring-security-ldap
spring-security-ldap
http://spring.io/spring-security
@@ -68,7 +68,7 @@
org.springframework.security
spring-security-core
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
@@ -174,7 +174,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
diff --git a/messaging/pom.xml b/messaging/pom.xml
index ef820c6825..8f27a95dcb 100644
--- a/messaging/pom.xml
+++ b/messaging/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-messaging
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
spring-security-messaging
spring-security-messaging
http://spring.io/spring-security
@@ -46,7 +46,7 @@
org.springframework.security
spring-security-core
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
@@ -97,7 +97,7 @@
org.springframework.security
spring-security-web
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
true
@@ -146,13 +146,13 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
org.powermock
powermock-api-mockito
- 1.6.0
+ 1.6.2
test
@@ -164,31 +164,31 @@
org.powermock
powermock-api-support
- 1.6.0
+ 1.6.2
test
org.powermock
powermock-core
- 1.6.0
+ 1.6.2
test
org.powermock
powermock-module-junit4
- 1.6.0
+ 1.6.2
test
org.powermock
powermock-module-junit4-common
- 1.6.0
+ 1.6.2
test
org.powermock
powermock-reflect
- 1.6.0
+ 1.6.2
test
diff --git a/openid/pom.xml b/openid/pom.xml
index c2f9a41379..9966f4fb92 100644
--- a/openid/pom.xml
+++ b/openid/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-openid
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
spring-security-openid
spring-security-openid
http://spring.io/spring-security
@@ -58,13 +58,13 @@
org.springframework.security
spring-security-core
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
@@ -144,7 +144,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
diff --git a/remoting/pom.xml b/remoting/pom.xml
index da8a14056d..c30f1a8eeb 100644
--- a/remoting/pom.xml
+++ b/remoting/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-remoting
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
spring-security-remoting
spring-security-remoting
http://spring.io/spring-security
@@ -46,7 +46,7 @@
org.springframework.security
spring-security-core
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
@@ -103,7 +103,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
diff --git a/samples/aspectj-jc/pom.xml b/samples/aspectj-jc/pom.xml
index a3bb8c6195..28c6e61210 100644
--- a/samples/aspectj-jc/pom.xml
+++ b/samples/aspectj-jc/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-samples-aspectj-jc
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
spring-security-samples-aspectj-jc
spring-security-samples-aspectj-jc
http://spring.io/spring-security
@@ -40,13 +40,13 @@
org.springframework.security
spring-security-config
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-core
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
@@ -66,7 +66,7 @@
org.springframework.security
spring-security-aspects
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
runtime
@@ -90,7 +90,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
diff --git a/samples/aspectj-xml/pom.xml b/samples/aspectj-xml/pom.xml
index 46eddcd486..d743e19489 100644
--- a/samples/aspectj-xml/pom.xml
+++ b/samples/aspectj-xml/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-samples-aspectj-xml
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
spring-security-samples-aspectj-xml
spring-security-samples-aspectj-xml
http://spring.io/spring-security
@@ -40,7 +40,7 @@
org.springframework.security
spring-security-core
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
@@ -60,13 +60,13 @@
org.springframework.security
spring-security-aspects
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
runtime
org.springframework.security
spring-security-config
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
runtime
@@ -90,7 +90,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
diff --git a/samples/cas/sample-xml/pom.xml b/samples/cas/sample-xml/pom.xml
index 815a036683..531c1d5bb5 100644
--- a/samples/cas/sample-xml/pom.xml
+++ b/samples/cas/sample-xml/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-samples-cassample-xml
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
war
spring-security-samples-cassample-xml
spring-security-samples-cassample-xml
@@ -47,13 +47,13 @@
org.springframework.security
spring-security-cas
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-core
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
@@ -90,13 +90,13 @@
org.springframework.security
spring-security-config
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
runtime
org.springframework.security
spring-security-web
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
runtime
@@ -149,7 +149,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
diff --git a/samples/cas/server/pom.xml b/samples/cas/server/pom.xml
index 7e48964cd6..fcefcde1d1 100644
--- a/samples/cas/server/pom.xml
+++ b/samples/cas/server/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-samples-casserver
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
war
spring-security-samples-casserver
spring-security-samples-casserver
@@ -66,7 +66,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
diff --git a/samples/chat-jc/pom.xml b/samples/chat-jc/pom.xml
index c992fec208..467d8fbdd3 100644
--- a/samples/chat-jc/pom.xml
+++ b/samples/chat-jc/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-samples-chat-jc
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
war
spring-security-samples-chat-jc
spring-security-samples-chat-jc
@@ -125,25 +125,25 @@
org.springframework.security
spring-security-config
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-data
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-messaging
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
@@ -219,7 +219,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
diff --git a/samples/concurrency-jc/pom.xml b/samples/concurrency-jc/pom.xml
index 0d99073d0b..8009a0666a 100644
--- a/samples/concurrency-jc/pom.xml
+++ b/samples/concurrency-jc/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-samples-concurrency-jc
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
war
spring-security-samples-concurrency-jc
spring-security-samples-concurrency-jc
@@ -83,25 +83,25 @@
org.springframework.security
spring-security-config
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-core
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-samples-messages-jc
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
@@ -172,7 +172,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
diff --git a/samples/contacts-xml/pom.xml b/samples/contacts-xml/pom.xml
index a28ef7cf15..ae25b2673e 100644
--- a/samples/contacts-xml/pom.xml
+++ b/samples/contacts-xml/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-samples-contacts-xml
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
war
spring-security-samples-contacts-xml
spring-security-samples-contacts-xml
@@ -41,13 +41,13 @@
org.springframework.security
spring-security-acl
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-core
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
@@ -137,19 +137,19 @@
org.springframework.security
spring-security-config
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
runtime
org.springframework.security
spring-security-taglibs
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
runtime
org.springframework.security
spring-security-web
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
runtime
@@ -190,7 +190,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
diff --git a/samples/data-jc/pom.xml b/samples/data-jc/pom.xml
index 0b5f482972..1e1373b004 100644
--- a/samples/data-jc/pom.xml
+++ b/samples/data-jc/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-samples-data-jc
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
spring-security-samples-data-jc
spring-security-samples-data-jc
http://spring.io/spring-security
@@ -76,13 +76,13 @@
org.springframework.security
spring-security-config
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-data
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
@@ -113,7 +113,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
diff --git a/samples/dms-xml/pom.xml b/samples/dms-xml/pom.xml
index 119ad5ed61..2ffd472f04 100644
--- a/samples/dms-xml/pom.xml
+++ b/samples/dms-xml/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-samples-dms-xml
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
spring-security-samples-dms-xml
spring-security-samples-dms-xml
http://spring.io/spring-security
@@ -40,13 +40,13 @@
org.springframework.security
spring-security-acl
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-core
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
@@ -87,7 +87,7 @@
org.springframework.security
spring-security-config
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
runtime
@@ -116,7 +116,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
diff --git a/samples/form-jc/pom.xml b/samples/form-jc/pom.xml
index 213ca6a08c..6b9ecebe38 100644
--- a/samples/form-jc/pom.xml
+++ b/samples/form-jc/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-samples-form-jc
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
war
spring-security-samples-form-jc
spring-security-samples-form-jc
@@ -83,25 +83,25 @@
org.springframework.security
spring-security-config
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-core
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-samples-messages-jc
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
@@ -190,7 +190,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
diff --git a/samples/gae-xml/pom.xml b/samples/gae-xml/pom.xml
index 8c6ebdfca3..0745dedf01 100644
--- a/samples/gae-xml/pom.xml
+++ b/samples/gae-xml/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-samples-gae-xml
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
war
spring-security-samples-gae-xml
spring-security-samples-gae-xml
@@ -41,7 +41,7 @@
com.google.appengine
appengine-api-1.0-sdk
- 1.4.2
+ 1.9.23
compile
@@ -65,13 +65,13 @@
org.springframework.security
spring-security-core
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
@@ -127,13 +127,13 @@
org.springframework.security
spring-security-config
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
runtime
org.springframework.security
spring-security-taglibs
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
runtime
@@ -145,19 +145,19 @@
com.google.appengine
appengine-api-labs
- 1.4.2
+ 1.9.23
test
com.google.appengine
appengine-api-stubs
- 1.4.2
+ 1.9.23
test
com.google.appengine
appengine-testing
- 1.4.2
+ 1.9.23
test
@@ -175,7 +175,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
diff --git a/samples/hellojs-jc/pom.xml b/samples/hellojs-jc/pom.xml
index cdc973c085..95623ff62e 100644
--- a/samples/hellojs-jc/pom.xml
+++ b/samples/hellojs-jc/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-samples-hellojs-jc
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
war
spring-security-samples-hellojs-jc
spring-security-samples-hellojs-jc
@@ -89,25 +89,25 @@
org.springframework.security
spring-security-config
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-core
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-samples-messages-jc
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
@@ -178,7 +178,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
diff --git a/samples/hellomvc-jc/pom.xml b/samples/hellomvc-jc/pom.xml
index 50b6f9fa06..8366426271 100644
--- a/samples/hellomvc-jc/pom.xml
+++ b/samples/hellomvc-jc/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-samples-hellomvc-jc
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
war
spring-security-samples-hellomvc-jc
spring-security-samples-hellomvc-jc
@@ -83,25 +83,25 @@
org.springframework.security
spring-security-config
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-core
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-samples-messages-jc
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
@@ -172,13 +172,13 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
org.springframework.security
spring-security-test
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
test
diff --git a/samples/helloworld-jc/pom.xml b/samples/helloworld-jc/pom.xml
index 7095b974fb..b1e1655cef 100644
--- a/samples/helloworld-jc/pom.xml
+++ b/samples/helloworld-jc/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-samples-helloworld-jc
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
war
spring-security-samples-helloworld-jc
spring-security-samples-helloworld-jc
@@ -59,13 +59,13 @@
org.springframework.security
spring-security-config
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
@@ -126,7 +126,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
diff --git a/samples/helloworld-xml/pom.xml b/samples/helloworld-xml/pom.xml
index dfacf9d64b..91fb148a76 100644
--- a/samples/helloworld-xml/pom.xml
+++ b/samples/helloworld-xml/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-samples-helloworld-xml
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
war
spring-security-samples-helloworld-xml
spring-security-samples-helloworld-xml
@@ -59,13 +59,13 @@
org.springframework.security
spring-security-config
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
@@ -126,7 +126,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
diff --git a/samples/inmemory-jc/pom.xml b/samples/inmemory-jc/pom.xml
index d331c715e8..3ca56d9c1c 100644
--- a/samples/inmemory-jc/pom.xml
+++ b/samples/inmemory-jc/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-samples-inmemory-jc
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
war
spring-security-samples-inmemory-jc
spring-security-samples-inmemory-jc
@@ -83,25 +83,25 @@
org.springframework.security
spring-security-config
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-core
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-samples-messages-jc
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
@@ -172,13 +172,13 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
org.springframework.security
spring-security-test
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
test
diff --git a/samples/insecure/pom.xml b/samples/insecure/pom.xml
index 942cbc854c..7caa4ce685 100644
--- a/samples/insecure/pom.xml
+++ b/samples/insecure/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-samples-insecure
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
war
spring-security-samples-insecure
spring-security-samples-insecure
@@ -114,7 +114,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
diff --git a/samples/insecuremvc/pom.xml b/samples/insecuremvc/pom.xml
index d5d9073acb..a39ce6c31a 100644
--- a/samples/insecuremvc/pom.xml
+++ b/samples/insecuremvc/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-samples-insecuremvc
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
war
spring-security-samples-insecuremvc
spring-security-samples-insecuremvc
@@ -83,7 +83,7 @@
org.springframework.security
spring-security-samples-messages-jc
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
@@ -154,7 +154,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
diff --git a/samples/jaas-xml/pom.xml b/samples/jaas-xml/pom.xml
index 2347d38f68..2d985211ad 100644
--- a/samples/jaas-xml/pom.xml
+++ b/samples/jaas-xml/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-samples-jaas-xml
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
war
spring-security-samples-jaas-xml
spring-security-samples-jaas-xml
@@ -41,7 +41,7 @@
org.springframework.security
spring-security-core
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
@@ -99,19 +99,19 @@
org.springframework.security
spring-security-config
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
runtime
org.springframework.security
spring-security-taglibs
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
runtime
org.springframework.security
spring-security-web
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
runtime
@@ -152,7 +152,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
diff --git a/samples/jdbc-jc/pom.xml b/samples/jdbc-jc/pom.xml
index 79337055f4..112199a4e8 100644
--- a/samples/jdbc-jc/pom.xml
+++ b/samples/jdbc-jc/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-samples-jdbc-jc
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
war
spring-security-samples-jdbc-jc
spring-security-samples-jdbc-jc
@@ -83,25 +83,25 @@
org.springframework.security
spring-security-config
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-core
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-samples-messages-jc
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
@@ -190,7 +190,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
diff --git a/samples/ldap-jc/pom.xml b/samples/ldap-jc/pom.xml
index 9c183e7403..a44da367e9 100644
--- a/samples/ldap-jc/pom.xml
+++ b/samples/ldap-jc/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-samples-ldap-jc
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
war
spring-security-samples-ldap-jc
spring-security-samples-ldap-jc
@@ -119,31 +119,31 @@
org.springframework.security
spring-security-config
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-core
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-ldap
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-samples-messages-jc
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
@@ -232,7 +232,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
diff --git a/samples/ldap-xml/pom.xml b/samples/ldap-xml/pom.xml
index 48c6b7370b..e0efac179c 100644
--- a/samples/ldap-xml/pom.xml
+++ b/samples/ldap-xml/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-samples-ldap-xml
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
war
spring-security-samples-ldap-xml
spring-security-samples-ldap-xml
@@ -53,7 +53,7 @@
org.springframework.security
spring-security-taglibs
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
@@ -114,19 +114,19 @@
org.springframework.security
spring-security-config
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
runtime
org.springframework.security
spring-security-ldap
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
runtime
org.springframework.security
spring-security-web
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
runtime
@@ -162,7 +162,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
diff --git a/samples/messages-jc/pom.xml b/samples/messages-jc/pom.xml
index a29b298e22..f138d82c72 100644
--- a/samples/messages-jc/pom.xml
+++ b/samples/messages-jc/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-samples-messages-jc
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
spring-security-samples-messages-jc
spring-security-samples-messages-jc
http://spring.io/spring-security
@@ -88,13 +88,13 @@
org.springframework.security
spring-security-config
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
@@ -188,7 +188,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
diff --git a/samples/openid-jc/pom.xml b/samples/openid-jc/pom.xml
index 15a9607801..a820f91777 100644
--- a/samples/openid-jc/pom.xml
+++ b/samples/openid-jc/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-samples-openid-jc
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
war
spring-security-samples-openid-jc
spring-security-samples-openid-jc
@@ -83,31 +83,31 @@
org.springframework.security
spring-security-config
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-core
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-openid
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-samples-messages-jc
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
@@ -184,7 +184,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
diff --git a/samples/openid-xml/pom.xml b/samples/openid-xml/pom.xml
index a52444efdd..a6ac8cd880 100644
--- a/samples/openid-xml/pom.xml
+++ b/samples/openid-xml/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-samples-openid-xml
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
war
spring-security-samples-openid-xml
spring-security-samples-openid-xml
@@ -41,13 +41,18 @@
org.springframework.security
spring-security-core
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-openid
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
+ compile
+
+
+ org.springframework
+ spring-webmvc
compile
@@ -90,13 +95,13 @@
org.springframework.security
spring-security-config
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
runtime
org.springframework.security
spring-security-taglibs
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
runtime
@@ -114,7 +119,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
diff --git a/samples/preauth-jc/pom.xml b/samples/preauth-jc/pom.xml
index e93a92d4e6..912f21c9e0 100644
--- a/samples/preauth-jc/pom.xml
+++ b/samples/preauth-jc/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-samples-preauth-jc
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
war
spring-security-samples-preauth-jc
spring-security-samples-preauth-jc
@@ -83,25 +83,25 @@
org.springframework.security
spring-security-config
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-core
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-samples-messages-jc
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
@@ -172,7 +172,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
diff --git a/samples/preauth-xml/pom.xml b/samples/preauth-xml/pom.xml
index cb0b8e34e7..d2aed70e86 100644
--- a/samples/preauth-xml/pom.xml
+++ b/samples/preauth-xml/pom.xml
@@ -90,7 +90,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
diff --git a/samples/rememberme-jc/pom.xml b/samples/rememberme-jc/pom.xml
index 98eb2923df..d42af79172 100644
--- a/samples/rememberme-jc/pom.xml
+++ b/samples/rememberme-jc/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-samples-rememberme-jc
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
war
spring-security-samples-rememberme-jc
spring-security-samples-rememberme-jc
@@ -83,25 +83,25 @@
org.springframework.security
spring-security-config
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-core
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-samples-messages-jc
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
@@ -172,7 +172,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
diff --git a/samples/servletapi-xml/pom.xml b/samples/servletapi-xml/pom.xml
index 1122b434bf..77140182ac 100644
--- a/samples/servletapi-xml/pom.xml
+++ b/samples/servletapi-xml/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-samples-servletapi-xml
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
war
spring-security-samples-servletapi-xml
spring-security-samples-servletapi-xml
@@ -47,13 +47,13 @@
org.springframework.security
spring-security-core
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
@@ -110,13 +110,13 @@
org.springframework.security
spring-security-config
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
runtime
org.springframework.security
spring-security-taglibs
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
runtime
@@ -139,7 +139,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
diff --git a/samples/tutorial-xml/pom.xml b/samples/tutorial-xml/pom.xml
index ac37152c21..a5210832d9 100644
--- a/samples/tutorial-xml/pom.xml
+++ b/samples/tutorial-xml/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-samples-tutorial-xml
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
war
spring-security-samples-tutorial-xml
spring-security-samples-tutorial-xml
@@ -47,7 +47,7 @@
org.springframework.security
spring-security-core
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
@@ -111,19 +111,19 @@
org.springframework.security
spring-security-config
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
runtime
org.springframework.security
spring-security-taglibs
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
runtime
org.springframework.security
spring-security-web
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
runtime
@@ -141,7 +141,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
diff --git a/samples/x509-jc/pom.xml b/samples/x509-jc/pom.xml
index dbf9b0b8c6..6b301f762c 100644
--- a/samples/x509-jc/pom.xml
+++ b/samples/x509-jc/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-samples-x509-jc
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
war
spring-security-samples-x509-jc
spring-security-samples-x509-jc
@@ -83,25 +83,25 @@
org.springframework.security
spring-security-config
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-core
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-samples-messages-jc
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
@@ -172,7 +172,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
diff --git a/taglibs/pom.xml b/taglibs/pom.xml
index d310a86e3b..cc39b93645 100644
--- a/taglibs/pom.xml
+++ b/taglibs/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-taglibs
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
spring-security-taglibs
spring-security-taglibs
http://spring.io/spring-security
@@ -40,19 +40,19 @@
org.springframework.security
spring-security-acl
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-core
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
@@ -143,7 +143,7 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
diff --git a/test/pom.xml b/test/pom.xml
index e85fdc62bf..5309492101 100644
--- a/test/pom.xml
+++ b/test/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-test
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
spring-security-test
spring-security-test
http://spring.io/spring-security
@@ -40,13 +40,13 @@
org.springframework.security
spring-security-core
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
@@ -75,7 +75,7 @@
org.springframework.security
spring-security-config
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
true
@@ -106,13 +106,13 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
org.powermock
powermock-api-mockito
- 1.6.0
+ 1.6.2
test
@@ -124,31 +124,31 @@
org.powermock
powermock-api-support
- 1.6.0
+ 1.6.2
test
org.powermock
powermock-core
- 1.6.0
+ 1.6.2
test
org.powermock
powermock-module-junit4
- 1.6.0
+ 1.6.2
test
org.powermock
powermock-module-junit4-common
- 1.6.0
+ 1.6.2
test
org.powermock
powermock-reflect
- 1.6.0
+ 1.6.2
test
diff --git a/web/pom.xml b/web/pom.xml
index 6503bed944..4cda894da5 100644
--- a/web/pom.xml
+++ b/web/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-web
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
spring-security-web
spring-security-web
http://spring.io/spring-security
@@ -46,7 +46,7 @@
org.springframework.security
spring-security-core
- 4.0.1.CI-SNAPSHOT
+ 4.0.2.CI-SNAPSHOT
compile
@@ -150,13 +150,13 @@
org.mockito
mockito-core
- 1.9.5
+ 1.10.19
test
org.powermock
powermock-api-mockito
- 1.6.0
+ 1.6.2
test
@@ -168,31 +168,31 @@
org.powermock
powermock-api-support
- 1.6.0
+ 1.6.2
test
org.powermock
powermock-core
- 1.6.0
+ 1.6.2
test
org.powermock
powermock-module-junit4
- 1.6.0
+ 1.6.2
test
org.powermock
powermock-module-junit4-common
- 1.6.0
+ 1.6.2
test
org.powermock
powermock-reflect
- 1.6.0
+ 1.6.2
test