diff --git a/acl/pom.xml b/acl/pom.xml
index 61a8f6b4dc..1ff4b103eb 100644
--- a/acl/pom.xml
+++ b/acl/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-acl
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
spring-security-acl
spring-security-acl
http://spring.io/spring-security
@@ -30,12 +30,17 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
aopalliance
@@ -46,7 +51,7 @@
org.springframework.security
spring-security-core
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -103,13 +108,13 @@
junit
junit
- 4.11
+ 4.12
test
- org.easytesting
- fest-assert
- 1.4
+ org.assertj
+ assertj-core
+ 2.2.0
test
@@ -146,17 +151,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/aspects/pom.xml b/aspects/pom.xml
index 55c81ff9e0..910024b100 100644
--- a/aspects/pom.xml
+++ b/aspects/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-aspects
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
spring-security-aspects
spring-security-aspects
http://spring.io/spring-security
@@ -30,17 +30,22 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
org.springframework.security
spring-security-core
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -93,13 +98,13 @@
junit
junit
- 4.11
+ 4.12
test
- org.easytesting
- fest-assert
- 1.4
+ org.assertj
+ assertj-core
+ 2.2.0
test
@@ -125,17 +130,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/cas/pom.xml b/cas/pom.xml
index ac54924a39..8eaf3c4e7f 100644
--- a/cas/pom.xml
+++ b/cas/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-cas
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
spring-security-cas
spring-security-cas
http://spring.io/spring-security
@@ -30,29 +30,34 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
org.jasig.cas.client
cas-client-core
- 3.3.3
+ 3.4.1
compile
org.springframework.security
spring-security-core
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -110,13 +115,13 @@
junit
junit
- 4.11
+ 4.12
test
- org.easytesting
- fest-assert
- 1.4
+ org.assertj
+ assertj-core
+ 2.2.0
test
@@ -137,17 +142,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/config/pom.xml b/config/pom.xml
index b794ecf4d6..75e3122ae2 100644
--- a/config/pom.xml
+++ b/config/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-config
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
spring-security-config
spring-security-config
http://spring.io/spring-security
@@ -30,12 +30,17 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
aopalliance
@@ -46,7 +51,7 @@
org.springframework.security
spring-security-core
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -92,28 +97,28 @@
org.springframework.security
spring-security-ldap
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
true
org.springframework.security
spring-security-messaging
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
true
org.springframework.security
spring-security-openid
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
true
org.springframework.security
spring-security-web
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
true
@@ -174,7 +179,7 @@
junit
junit
- 4.11
+ 4.12
test
@@ -220,15 +225,15 @@
test
- org.codehaus.groovy
- groovy-all
- 2.3.8
+ org.assertj
+ assertj-core
+ 2.2.0
test
- org.easytesting
- fest-assert
- 1.4
+ org.codehaus.groovy
+ groovy-all
+ 2.4.4
test
@@ -366,13 +371,13 @@
org.springframework.security
spring-security-aspects
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
test
org.springframework.security
spring-security-cas
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
test
@@ -391,17 +396,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/core/pom.xml b/core/pom.xml
index c16bbc9151..5a87acf53e 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-core
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
spring-security-core
spring-security-core
http://spring.io/spring-security
@@ -30,12 +30,17 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
aopalliance
@@ -123,7 +128,7 @@
commons-collections
commons-collections
- 3.2.1
+ 3.2.2
test
@@ -135,7 +140,7 @@
junit
junit
- 4.11
+ 4.12
test
@@ -145,9 +150,9 @@
- org.easytesting
- fest-assert
- 1.4
+ org.assertj
+ assertj-core
+ 2.2.0
test
@@ -270,17 +275,12 @@
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/crypto/pom.xml b/crypto/pom.xml
index b22fc073c1..1b499f84a2 100644
--- a/crypto/pom.xml
+++ b/crypto/pom.xml
@@ -1,118 +1,112 @@
-
-
- 4.0.0
- org.springframework.security
- spring-security-crypto
- 4.1.0.BUILD-SNAPSHOT
- spring-security-crypto
- spring-security-crypto
- http://spring.io/spring-security
-
- spring.io
- http://spring.io/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- rwinch
- Rob Winch
- rwinch@gopivotal.com
-
-
-
- scm:git:git://github.com/spring-projects/spring-security
- scm:git:git://github.com/spring-projects/spring-security
- https://github.com/spring-projects/spring-security
-
-
-
-
- org.springframework
- spring-framework-bom
- 4.2.5.RELEASE
- pom
- import
-
-
-
-
-
- commons-logging
- commons-logging
- 1.2
- compile
- true
-
-
- org.bouncycastle
- bcprov-jdk15on
- 1.54
- compile
- true
-
-
- ch.qos.logback
- logback-classic
- 1.1.2
- test
-
-
- junit
- junit
- 4.12
- test
-
-
- org.assertj
- assertj-core
- 3.3.0
- test
-
-
- org.easytesting
- fest-assert
- 1.4
- test
-
-
- org.mockito
- mockito-core
- 1.10.19
- test
-
-
- org.slf4j
- jcl-over-slf4j
- 1.7.7
- test
-
-
- org.springframework
- spring-test
- test
-
-
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
-
-
-
- maven-compiler-plugin
-
- 1.7
- 1.7
-
-
-
-
-
+
+
+ 4.0.0
+ org.springframework.security
+ spring-security-crypto
+ 4.1.0.BUILD-SNAPSHOT
+ spring-security-crypto
+ spring-security-crypto
+ http://spring.io/spring-security
+
+ spring.io
+ http://spring.io/
+
+
+
+ The Apache Software License, Version 2.0
+ http://www.apache.org/licenses/LICENSE-2.0.txt
+ repo
+
+
+
+
+ rwinch
+ Rob Winch
+ rwinch@gopivotal.com
+
+
+
+ scm:git:git://github.com/spring-projects/spring-security
+ scm:git:git://github.com/spring-projects/spring-security
+ https://github.com/spring-projects/spring-security
+
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
+
+
+ commons-logging
+ commons-logging
+ 1.2
+ compile
+ true
+
+
+ org.bouncycastle
+ bcpkix-jdk15on
+ 1.54
+ compile
+ true
+
+
+ ch.qos.logback
+ logback-classic
+ 1.1.2
+ test
+
+
+ junit
+ junit
+ 4.12
+ test
+
+
+ org.assertj
+ assertj-core
+ 2.2.0
+ test
+
+
+ org.mockito
+ mockito-core
+ 1.10.19
+ test
+
+
+ org.slf4j
+ jcl-over-slf4j
+ 1.7.7
+ test
+
+
+ org.springframework
+ spring-test
+ test
+
+
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
+
+
+
+ maven-compiler-plugin
+
+ 1.7
+ 1.7
+
+
+
+
+
diff --git a/data/pom.xml b/data/pom.xml
index 14dd7a1085..361b6e7623 100644
--- a/data/pom.xml
+++ b/data/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-data
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
spring-security-data
spring-security-data
http://spring.io/spring-security
@@ -30,12 +30,17 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
org.springframework.data
@@ -46,7 +51,7 @@
org.springframework.security
spring-security-core
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -76,13 +81,13 @@
junit
junit
- 4.11
+ 4.12
test
- org.easytesting
- fest-assert
- 1.4
+ org.assertj
+ assertj-core
+ 2.2.0
test
@@ -103,17 +108,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/itest/context/pom.xml b/itest/context/pom.xml
index 8a0ebce82c..f9fc1019c1 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.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
itest-context
itest-context
http://spring.io/spring-security
@@ -30,12 +30,17 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
aopalliance
@@ -52,7 +57,7 @@
org.springframework.security
spring-security-core
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -97,7 +102,7 @@
junit
junit
- 4.11
+ 4.12
test
@@ -107,9 +112,9 @@
test
- org.easytesting
- fest-assert
- 1.4
+ org.assertj
+ assertj-core
+ 2.2.0
test
@@ -127,13 +132,13 @@
org.springframework.security
spring-security-config
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
test
org.springframework.security
spring-security-web
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
test
@@ -147,17 +152,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/itest/web/pom.xml b/itest/web/pom.xml
index 6a00450087..2a61d01fa9 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.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
itest-web
itest-web
http://spring.io/spring-security
@@ -30,12 +30,17 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
org.springframework
@@ -69,7 +74,7 @@
junit
junit
- 4.11
+ 4.12
test
@@ -101,9 +106,9 @@
- org.easytesting
- fest-assert
- 1.4
+ org.assertj
+ assertj-core
+ 2.2.0
test
@@ -145,31 +150,31 @@
org.springframework.security
spring-security-config
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
test
org.springframework.security
spring-security-core
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
test
org.springframework.security
spring-security-ldap
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
test
org.springframework.security
spring-security-taglibs
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
test
org.springframework.security
spring-security-web
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
test
@@ -195,17 +200,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/ldap/pom.xml b/ldap/pom.xml
index 01b8a1a91b..bee5925124 100644
--- a/ldap/pom.xml
+++ b/ldap/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-ldap
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
spring-security-ldap
spring-security-ldap
http://spring.io/spring-security
@@ -30,12 +30,17 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
org.springframework.ldap
@@ -68,7 +73,7 @@
org.springframework.security
spring-security-core
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -162,13 +167,13 @@
junit
junit
- 4.11
+ 4.12
test
- org.easytesting
- fest-assert
- 1.4
+ org.assertj
+ assertj-core
+ 2.2.0
test
@@ -195,17 +200,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/messaging/pom.xml b/messaging/pom.xml
index a569141de4..2ceff991d9 100644
--- a/messaging/pom.xml
+++ b/messaging/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-messaging
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
spring-security-messaging
spring-security-messaging
http://spring.io/spring-security
@@ -30,12 +30,17 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
aopalliance
@@ -46,7 +51,7 @@
org.springframework.security
spring-security-core
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -97,7 +102,7 @@
org.springframework.security
spring-security-web
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
true
@@ -122,19 +127,19 @@
junit
junit
- 4.11
+ 4.12
test
- org.codehaus.groovy
- groovy-all
- 2.3.8
+ org.assertj
+ assertj-core
+ 2.2.0
test
- org.easytesting
- fest-assert
- 1.4
+ org.codehaus.groovy
+ groovy-all
+ 2.4.4
test
@@ -227,17 +232,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/openid/pom.xml b/openid/pom.xml
index 091e9eb195..c8616c8e6f 100644
--- a/openid/pom.xml
+++ b/openid/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-openid
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
spring-security-openid
spring-security-openid
http://spring.io/spring-security
@@ -30,12 +30,17 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
com.google.inject
@@ -58,13 +63,13 @@
org.springframework.security
spring-security-core
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -132,13 +137,13 @@
junit
junit
- 4.11
+ 4.12
test
- org.easytesting
- fest-assert
- 1.4
+ org.assertj
+ assertj-core
+ 2.2.0
test
@@ -159,17 +164,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/remoting/pom.xml b/remoting/pom.xml
index 7312922a87..a40d134f77 100644
--- a/remoting/pom.xml
+++ b/remoting/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-remoting
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
spring-security-remoting
spring-security-remoting
http://spring.io/spring-security
@@ -30,12 +30,17 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
aopalliance
@@ -46,7 +51,7 @@
org.springframework.security
spring-security-core
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -91,13 +96,13 @@
junit
junit
- 4.11
+ 4.12
test
- org.easytesting
- fest-assert
- 1.4
+ org.assertj
+ assertj-core
+ 2.2.0
test
@@ -118,17 +123,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/samples/aspectj-jc/pom.xml b/samples/aspectj-jc/pom.xml
index e632470dd7..a57b706daa 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.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
spring-security-samples-aspectj-jc
spring-security-samples-aspectj-jc
http://spring.io/spring-security
@@ -30,23 +30,28 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
org.springframework.security
spring-security-config
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-core
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -66,7 +71,7 @@
org.springframework.security
spring-security-aspects
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
runtime
@@ -78,13 +83,13 @@
junit
junit
- 4.11
+ 4.12
test
- org.easytesting
- fest-assert
- 1.4
+ org.assertj
+ assertj-core
+ 2.2.0
test
@@ -105,17 +110,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/samples/aspectj-xml/pom.xml b/samples/aspectj-xml/pom.xml
index 03ef40f71b..88d3000068 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.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
spring-security-samples-aspectj-xml
spring-security-samples-aspectj-xml
http://spring.io/spring-security
@@ -30,17 +30,22 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
org.springframework.security
spring-security-core
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -60,13 +65,13 @@
org.springframework.security
spring-security-aspects
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
runtime
org.springframework.security
spring-security-config
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
runtime
@@ -78,13 +83,13 @@
junit
junit
- 4.11
+ 4.12
test
- org.easytesting
- fest-assert
- 1.4
+ org.assertj
+ assertj-core
+ 2.2.0
test
@@ -105,17 +110,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/samples/cas/sample-xml/pom.xml b/samples/cas/sample-xml/pom.xml
index 8e31fbce68..26abb48776 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.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
war
spring-security-samples-cassample-xml
spring-security-samples-cassample-xml
@@ -31,29 +31,37 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+ /spring-security-samples-cassample-xml
+
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
org.jasig.cas.client
cas-client-core
- 3.3.3
+ 3.4.1
compile
org.springframework.security
spring-security-cas
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-core
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -90,13 +98,13 @@
org.springframework.security
spring-security-config
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
runtime
org.springframework.security
spring-security-web
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
runtime
@@ -113,19 +121,19 @@
junit
junit
- 4.11
+ 4.12
test
- org.codehaus.groovy
- groovy
- 2.3.8
+ org.assertj
+ assertj-core
+ 2.2.0
test
- org.easytesting
- fest-assert
- 1.4
+ org.codehaus.groovy
+ groovy
+ 2.4.4
test
@@ -188,20 +196,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
-
- /spring-security-samples-cassample-xml
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/samples/cas/server/pom.xml b/samples/cas/server/pom.xml
index 06e58ea3a4..8c3bba5ce5 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.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
war
spring-security-samples-casserver
spring-security-samples-casserver
@@ -31,12 +31,20 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+ /spring-security-samples-casserver
+
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
commons-logging
@@ -54,13 +62,13 @@
junit
junit
- 4.11
+ 4.12
test
- org.easytesting
- fest-assert
- 1.4
+ org.assertj
+ assertj-core
+ 2.2.0
test
@@ -81,20 +89,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
-
- /spring-security-samples-casserver
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/samples/chat-jc/pom.xml b/samples/chat-jc/pom.xml
index 060c6d9daf..46171f0a1a 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.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
war
spring-security-samples-chat-jc
spring-security-samples-chat-jc
@@ -31,12 +31,20 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+ /sample
+
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
com.fasterxml.jackson.core
@@ -125,25 +133,25 @@
org.springframework.security
spring-security-config
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-data
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-messaging
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -207,13 +215,13 @@
junit
junit
- 4.11
+ 4.12
test
- org.easytesting
- fest-assert
- 1.4
+ org.assertj
+ assertj-core
+ 2.2.0
test
@@ -234,20 +242,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
-
- /sample
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/samples/concurrency-jc/pom.xml b/samples/concurrency-jc/pom.xml
index ed3b9253fd..e975001e39 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.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
war
spring-security-samples-concurrency-jc
spring-security-samples-concurrency-jc
@@ -31,12 +31,20 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+ /sample
+
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
javax.servlet.jsp.jstl
@@ -83,25 +91,25 @@
org.springframework.security
spring-security-config
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-core
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-samples-messages-jc
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -160,13 +168,13 @@
junit
junit
- 4.11
+ 4.12
test
- org.easytesting
- fest-assert
- 1.4
+ org.assertj
+ assertj-core
+ 2.2.0
test
@@ -181,20 +189,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
-
- /sample
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/samples/contacts-xml/pom.xml b/samples/contacts-xml/pom.xml
index 078f47190b..ff6b1a4265 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.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
war
spring-security-samples-contacts-xml
spring-security-samples-contacts-xml
@@ -31,23 +31,31 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+ /sample
+
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
org.springframework.security
spring-security-acl
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-core
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -137,19 +145,19 @@
org.springframework.security
spring-security-config
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
runtime
org.springframework.security
spring-security-taglibs
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
runtime
org.springframework.security
spring-security-web
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
runtime
@@ -166,19 +174,25 @@
junit
junit
- 4.11
+ 4.12
+ test
+
+
+ org.assertj
+ assertj-core
+ 2.2.0
test
org.codehaus.groovy
groovy
- 2.3.8
+ 2.4.4
test
- org.easytesting
- fest-assert
- 1.4
+ org.codehaus.groovy
+ groovy-all
+ 2.4.4
test
@@ -229,20 +243,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
-
- /sample
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/samples/data-jc/pom.xml b/samples/data-jc/pom.xml
index 3c8b1b36cb..0d35826b69 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.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
spring-security-samples-data-jc
spring-security-samples-data-jc
http://spring.io/spring-security
@@ -30,12 +30,17 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
javax.validation
@@ -76,13 +81,13 @@
org.springframework.security
spring-security-config
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-data
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -101,13 +106,13 @@
junit
junit
- 4.11
+ 4.12
test
- org.easytesting
- fest-assert
- 1.4
+ org.assertj
+ assertj-core
+ 2.2.0
test
@@ -128,17 +133,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/samples/dms-xml/pom.xml b/samples/dms-xml/pom.xml
index 8dcd74dead..870c09c0c7 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.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
spring-security-samples-dms-xml
spring-security-samples-dms-xml
http://spring.io/spring-security
@@ -30,23 +30,28 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
org.springframework.security
spring-security-acl
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-core
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -87,7 +92,7 @@
org.springframework.security
spring-security-config
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
runtime
@@ -104,13 +109,13 @@
junit
junit
- 4.11
+ 4.12
test
- org.easytesting
- fest-assert
- 1.4
+ org.assertj
+ assertj-core
+ 2.2.0
test
@@ -136,17 +141,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/samples/form-jc/pom.xml b/samples/form-jc/pom.xml
index 9d8e99f93e..feab45c2b7 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.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
war
spring-security-samples-form-jc
spring-security-samples-form-jc
@@ -31,12 +31,20 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+ /sample
+
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
javax.servlet.jsp.jstl
@@ -83,25 +91,25 @@
org.springframework.security
spring-security-config
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-core
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-samples-messages-jc
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -166,19 +174,25 @@
junit
junit
- 4.11
+ 4.12
+ test
+
+
+ org.assertj
+ assertj-core
+ 2.2.0
test
org.codehaus.groovy
groovy
- 2.3.8
+ 2.4.4
test
- org.easytesting
- fest-assert
- 1.4
+ org.codehaus.groovy
+ groovy-all
+ 2.4.4
test
@@ -229,20 +243,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
-
- /sample
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/samples/gae-xml/pom.xml b/samples/gae-xml/pom.xml
index 7094402a70..0f30268409 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.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
war
spring-security-samples-gae-xml
spring-security-samples-gae-xml
@@ -31,12 +31,20 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+ /spring-security-samples-gae-xml
+
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
com.google.appengine
@@ -65,13 +73,13 @@
org.springframework.security
spring-security-core
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -139,13 +147,13 @@
org.springframework.security
spring-security-config
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
runtime
org.springframework.security
spring-security-taglibs
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
runtime
@@ -175,13 +183,13 @@
junit
junit
- 4.11
+ 4.12
test
- org.easytesting
- fest-assert
- 1.4
+ org.assertj
+ assertj-core
+ 2.2.0
test
@@ -196,20 +204,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
-
- /spring-security-samples-gae-xml
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/samples/hellojs-jc/pom.xml b/samples/hellojs-jc/pom.xml
index 565f328111..e90c61ed61 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.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
war
spring-security-samples-hellojs-jc
spring-security-samples-hellojs-jc
@@ -31,12 +31,20 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+ /sample
+
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
com.fasterxml.jackson.core
@@ -89,25 +97,25 @@
org.springframework.security
spring-security-config
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-core
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-samples-messages-jc
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -166,13 +174,13 @@
junit
junit
- 4.11
+ 4.12
test
- org.easytesting
- fest-assert
- 1.4
+ org.assertj
+ assertj-core
+ 2.2.0
test
@@ -187,20 +195,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
-
- /sample
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/samples/hellomvc-jc/pom.xml b/samples/hellomvc-jc/pom.xml
index eb1f869faa..3d7258d503 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.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
war
spring-security-samples-hellomvc-jc
spring-security-samples-hellomvc-jc
@@ -31,12 +31,20 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+ /sample
+
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
javax.servlet.jsp.jstl
@@ -83,25 +91,25 @@
org.springframework.security
spring-security-config
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-core
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-samples-messages-jc
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -160,13 +168,13 @@
junit
junit
- 4.11
+ 4.12
test
- org.easytesting
- fest-assert
- 1.4
+ org.assertj
+ assertj-core
+ 2.2.0
test
@@ -178,7 +186,7 @@
org.springframework.security
spring-security-test
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
test
@@ -187,20 +195,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
-
- /sample
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/samples/helloworld-jc/pom.xml b/samples/helloworld-jc/pom.xml
index 95f32c930e..0ec38c0cb9 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.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
war
spring-security-samples-helloworld-jc
spring-security-samples-helloworld-jc
@@ -31,12 +31,20 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+ /sample
+
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
javax.servlet.jsp.jstl
@@ -59,13 +67,13 @@
org.springframework.security
spring-security-config
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -102,19 +110,25 @@
junit
junit
- 4.11
+ 4.12
+ test
+
+
+ org.assertj
+ assertj-core
+ 2.2.0
test
org.codehaus.groovy
groovy
- 2.3.8
+ 2.4.4
test
- org.easytesting
- fest-assert
- 1.4
+ org.codehaus.groovy
+ groovy-all
+ 2.4.4
test
@@ -165,20 +179,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
-
- /sample
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/samples/helloworld-xml/pom.xml b/samples/helloworld-xml/pom.xml
index d32de7af60..9a4aa16be6 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.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
war
spring-security-samples-helloworld-xml
spring-security-samples-helloworld-xml
@@ -31,12 +31,20 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+ /sample
+
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
javax.servlet.jsp.jstl
@@ -59,13 +67,13 @@
org.springframework.security
spring-security-config
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -102,19 +110,25 @@
junit
junit
- 4.11
+ 4.12
+ test
+
+
+ org.assertj
+ assertj-core
+ 2.2.0
test
org.codehaus.groovy
groovy
- 2.3.8
+ 2.4.4
test
- org.easytesting
- fest-assert
- 1.4
+ org.codehaus.groovy
+ groovy-all
+ 2.4.4
test
@@ -165,20 +179,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
-
- /sample
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/samples/inmemory-jc/pom.xml b/samples/inmemory-jc/pom.xml
index d3b39f352a..b018129f6a 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.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
war
spring-security-samples-inmemory-jc
spring-security-samples-inmemory-jc
@@ -31,12 +31,20 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+ /sample
+
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
javax.servlet.jsp.jstl
@@ -83,25 +91,25 @@
org.springframework.security
spring-security-config
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-core
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-samples-messages-jc
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -160,13 +168,13 @@
junit
junit
- 4.11
+ 4.12
test
- org.easytesting
- fest-assert
- 1.4
+ org.assertj
+ assertj-core
+ 2.2.0
test
@@ -178,7 +186,7 @@
org.springframework.security
spring-security-test
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
test
@@ -187,20 +195,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
-
- /sample
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/samples/insecure/pom.xml b/samples/insecure/pom.xml
index a5ada3ac5d..abea59bc02 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.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
war
spring-security-samples-insecure
spring-security-samples-insecure
@@ -31,12 +31,20 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+ /sample
+
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
javax.servlet.jsp.jstl
@@ -90,19 +98,25 @@
junit
junit
- 4.11
+ 4.12
+ test
+
+
+ org.assertj
+ assertj-core
+ 2.2.0
test
org.codehaus.groovy
groovy
- 2.3.8
+ 2.4.4
test
- org.easytesting
- fest-assert
- 1.4
+ org.codehaus.groovy
+ groovy-all
+ 2.4.4
test
@@ -153,20 +167,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
-
- /sample
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/samples/insecuremvc/pom.xml b/samples/insecuremvc/pom.xml
index bf8b4c7990..49cf0bbc23 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.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
war
spring-security-samples-insecuremvc
spring-security-samples-insecuremvc
@@ -31,12 +31,20 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+ /sample
+
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
javax.servlet.jsp.jstl
@@ -83,7 +91,7 @@
org.springframework.security
spring-security-samples-messages-jc
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -142,13 +150,13 @@
junit
junit
- 4.11
+ 4.12
test
- org.easytesting
- fest-assert
- 1.4
+ org.assertj
+ assertj-core
+ 2.2.0
test
@@ -163,20 +171,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
-
- /sample
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/samples/jaas-xml/pom.xml b/samples/jaas-xml/pom.xml
index ca1a1f56dc..3dd70bf2c3 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.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
war
spring-security-samples-jaas-xml
spring-security-samples-jaas-xml
@@ -31,17 +31,25 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+ /sample
+
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
org.springframework.security
spring-security-core
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -99,19 +107,19 @@
org.springframework.security
spring-security-config
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
runtime
org.springframework.security
spring-security-taglibs
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
runtime
org.springframework.security
spring-security-web
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
runtime
@@ -128,19 +136,25 @@
junit
junit
- 4.11
+ 4.12
+ test
+
+
+ org.assertj
+ assertj-core
+ 2.2.0
test
org.codehaus.groovy
groovy
- 2.3.8
+ 2.4.4
test
- org.easytesting
- fest-assert
- 1.4
+ org.codehaus.groovy
+ groovy-all
+ 2.4.4
test
@@ -191,20 +205,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
-
- /sample
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/samples/jdbc-jc/pom.xml b/samples/jdbc-jc/pom.xml
index cbeba246b9..de0bdde649 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.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
war
spring-security-samples-jdbc-jc
spring-security-samples-jdbc-jc
@@ -31,12 +31,20 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+ /sample
+
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
javax.servlet.jsp.jstl
@@ -83,25 +91,25 @@
org.springframework.security
spring-security-config
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-core
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-samples-messages-jc
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -166,19 +174,25 @@
junit
junit
- 4.11
+ 4.12
+ test
+
+
+ org.assertj
+ assertj-core
+ 2.2.0
test
org.codehaus.groovy
groovy
- 2.3.8
+ 2.4.4
test
- org.easytesting
- fest-assert
- 1.4
+ org.codehaus.groovy
+ groovy-all
+ 2.4.4
test
@@ -229,20 +243,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
-
- /sample
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/samples/ldap-jc/pom.xml b/samples/ldap-jc/pom.xml
index ad385de04b..915d0faa33 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.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
war
spring-security-samples-ldap-jc
spring-security-samples-ldap-jc
@@ -31,12 +31,20 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+ /sample
+
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
javax.servlet.jsp.jstl
@@ -119,31 +127,31 @@
org.springframework.security
spring-security-config
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-core
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-ldap
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-samples-messages-jc
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -208,19 +216,25 @@
junit
junit
- 4.11
+ 4.12
+ test
+
+
+ org.assertj
+ assertj-core
+ 2.2.0
test
org.codehaus.groovy
groovy
- 2.3.8
+ 2.4.4
test
- org.easytesting
- fest-assert
- 1.4
+ org.codehaus.groovy
+ groovy-all
+ 2.4.4
test
@@ -271,20 +285,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
-
- /sample
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/samples/ldap-xml/pom.xml b/samples/ldap-xml/pom.xml
index d74aadd6b8..320a1516cf 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.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
war
spring-security-samples-ldap-xml
spring-security-samples-ldap-xml
@@ -31,12 +31,20 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+ /sample
+
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
javax.servlet.jsp.jstl
@@ -53,7 +61,7 @@
org.springframework.security
spring-security-taglibs
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -120,19 +128,19 @@
org.springframework.security
spring-security-config
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
runtime
org.springframework.security
spring-security-ldap
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
runtime
org.springframework.security
spring-security-web
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
runtime
@@ -144,19 +152,25 @@
junit
junit
- 4.11
+ 4.12
+ test
+
+
+ org.assertj
+ assertj-core
+ 2.2.0
test
org.codehaus.groovy
groovy
- 2.3.8
+ 2.4.4
test
- org.easytesting
- fest-assert
- 1.4
+ org.codehaus.groovy
+ groovy-all
+ 2.4.4
test
@@ -207,20 +221,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
-
- /sample
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/samples/messages-jc/pom.xml b/samples/messages-jc/pom.xml
index 7858767d07..a19015cbaa 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.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
spring-security-samples-messages-jc
spring-security-samples-messages-jc
http://spring.io/spring-security
@@ -30,12 +30,17 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
javax.validation
@@ -88,13 +93,13 @@
org.springframework.security
spring-security-config
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -176,13 +181,13 @@
junit
junit
- 4.11
+ 4.12
test
- org.easytesting
- fest-assert
- 1.4
+ org.assertj
+ assertj-core
+ 2.2.0
test
@@ -203,17 +208,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/samples/openid-jc/pom.xml b/samples/openid-jc/pom.xml
index 114de3d49d..afe5ffd297 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.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
war
spring-security-samples-openid-jc
spring-security-samples-openid-jc
@@ -31,12 +31,20 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+ /sample
+
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
javax.servlet.jsp.jstl
@@ -83,31 +91,31 @@
org.springframework.security
spring-security-config
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-core
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-openid
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-samples-messages-jc
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -172,13 +180,13 @@
junit
junit
- 4.11
+ 4.12
test
- org.easytesting
- fest-assert
- 1.4
+ org.assertj
+ assertj-core
+ 2.2.0
test
@@ -193,20 +201,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
-
- /sample
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/samples/openid-xml/pom.xml b/samples/openid-xml/pom.xml
index b2908e9cc0..07b0a0cb50 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.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
war
spring-security-samples-openid-xml
spring-security-samples-openid-xml
@@ -31,23 +31,31 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+ /spring-security-samples-openid-xml
+
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
org.springframework.security
spring-security-core
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-openid
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -95,25 +103,25 @@
org.springframework.security
spring-security-config
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
runtime
org.springframework.security
spring-security-taglibs
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
runtime
junit
junit
- 4.11
+ 4.12
test
- org.easytesting
- fest-assert
- 1.4
+ org.assertj
+ assertj-core
+ 2.2.0
test
@@ -128,20 +136,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
-
- /spring-security-samples-openid-xml
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/samples/preauth-jc/pom.xml b/samples/preauth-jc/pom.xml
index 8a73d736c3..b47dd65388 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.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
war
spring-security-samples-preauth-jc
spring-security-samples-preauth-jc
@@ -31,12 +31,20 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+ /sample
+
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
javax.servlet.jsp.jstl
@@ -83,25 +91,25 @@
org.springframework.security
spring-security-config
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-core
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-samples-messages-jc
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -160,13 +168,13 @@
junit
junit
- 4.11
+ 4.12
test
- org.easytesting
- fest-assert
- 1.4
+ org.assertj
+ assertj-core
+ 2.2.0
test
@@ -181,20 +189,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
-
- /sample
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/samples/preauth-xml/pom.xml b/samples/preauth-xml/pom.xml
index 4bf3a69fc8..4f4a127d0d 100644
--- a/samples/preauth-xml/pom.xml
+++ b/samples/preauth-xml/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-samples-preauth-xml
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
war
spring-security-samples-preauth-xml
spring-security-samples-preauth-xml
@@ -31,12 +31,20 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+ /sample
+
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
commons-logging
@@ -66,25 +74,25 @@
org.springframework.security
spring-security-config
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
runtime
org.springframework.security
spring-security-web
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
runtime
junit
junit
- 4.11
+ 4.12
test
- org.easytesting
- fest-assert
- 1.4
+ org.assertj
+ assertj-core
+ 2.2.0
test
@@ -99,20 +107,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
-
- /sample
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/samples/rememberme-jc/pom.xml b/samples/rememberme-jc/pom.xml
index 1372beb7fb..8feaf45110 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.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
war
spring-security-samples-rememberme-jc
spring-security-samples-rememberme-jc
@@ -31,12 +31,20 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+ /sample
+
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
javax.servlet.jsp.jstl
@@ -83,25 +91,25 @@
org.springframework.security
spring-security-config
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-core
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-samples-messages-jc
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -160,13 +168,13 @@
junit
junit
- 4.11
+ 4.12
test
- org.easytesting
- fest-assert
- 1.4
+ org.assertj
+ assertj-core
+ 2.2.0
test
@@ -181,20 +189,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
-
- /sample
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/samples/servletapi-xml/pom.xml b/samples/servletapi-xml/pom.xml
index 8431beaf64..16d4fa5f79 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.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
war
spring-security-samples-servletapi-xml
spring-security-samples-servletapi-xml
@@ -31,12 +31,20 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+ /spring-security-samples-servletapi-xml
+
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
javax.servlet.jsp.jstl
@@ -47,13 +55,13 @@
org.springframework.security
spring-security-core
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -110,13 +118,13 @@
org.springframework.security
spring-security-config
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
runtime
org.springframework.security
spring-security-taglibs
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
runtime
@@ -127,13 +135,13 @@
junit
junit
- 4.11
+ 4.12
test
- org.easytesting
- fest-assert
- 1.4
+ org.assertj
+ assertj-core
+ 2.2.0
test
@@ -148,20 +156,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
-
- /spring-security-samples-servletapi-xml
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/samples/tutorial-xml/pom.xml b/samples/tutorial-xml/pom.xml
index 600122f8ae..09ca03f047 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.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
war
spring-security-samples-tutorial-xml
spring-security-samples-tutorial-xml
@@ -31,12 +31,20 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+ /sample
+
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
org.slf4j
@@ -47,7 +55,7 @@
org.springframework.security
spring-security-core
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -111,31 +119,31 @@
org.springframework.security
spring-security-config
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
runtime
org.springframework.security
spring-security-taglibs
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
runtime
org.springframework.security
spring-security-web
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
runtime
junit
junit
- 4.11
+ 4.12
test
- org.easytesting
- fest-assert
- 1.4
+ org.assertj
+ assertj-core
+ 2.2.0
test
@@ -150,20 +158,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
-
- /sample
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/samples/x509-jc/pom.xml b/samples/x509-jc/pom.xml
index bdb5cf3ee1..976fbf25f9 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.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
war
spring-security-samples-x509-jc
spring-security-samples-x509-jc
@@ -31,12 +31,20 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+ /sample
+
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
javax.servlet.jsp.jstl
@@ -83,25 +91,25 @@
org.springframework.security
spring-security-config
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-core
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-samples-messages-jc
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -160,13 +168,13 @@
junit
junit
- 4.11
+ 4.12
test
- org.easytesting
- fest-assert
- 1.4
+ org.assertj
+ assertj-core
+ 2.2.0
test
@@ -181,20 +189,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
-
- /sample
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/taglibs/pom.xml b/taglibs/pom.xml
index a52cdebb2e..d9aa655a12 100644
--- a/taglibs/pom.xml
+++ b/taglibs/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-taglibs
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
spring-security-taglibs
spring-security-taglibs
http://spring.io/spring-security
@@ -30,29 +30,34 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
org.springframework.security
spring-security-acl
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-core
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -125,19 +130,19 @@
junit
junit
- 4.11
+ 4.12
test
- org.codehaus.groovy
- groovy-all
- 2.3.8
+ org.assertj
+ assertj-core
+ 2.2.0
test
- org.easytesting
- fest-assert
- 1.4
+ org.codehaus.groovy
+ groovy-all
+ 2.4.4
test
@@ -182,17 +187,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/test/pom.xml b/test/pom.xml
index 1c8ae0368a..b658cd1712 100644
--- a/test/pom.xml
+++ b/test/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-test
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
spring-security-test
spring-security-test
http://spring.io/spring-security
@@ -30,23 +30,28 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
org.springframework.security
spring-security-core
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
org.springframework.security
spring-security-web
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -75,7 +80,7 @@
org.springframework.security
spring-security-config
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
true
@@ -94,13 +99,13 @@
junit
junit
- 4.11
+ 4.12
test
- org.easytesting
- fest-assert
- 1.4
+ org.assertj
+ assertj-core
+ 2.2.0
test
@@ -163,17 +168,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+
diff --git a/web/pom.xml b/web/pom.xml
index 9f9f0893a7..74a934c7ac 100644
--- a/web/pom.xml
+++ b/web/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.security
spring-security-web
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
spring-security-web
spring-security-web
http://spring.io/spring-security
@@ -30,12 +30,17 @@
scm:git:git://github.com/spring-projects/spring-security
https://github.com/spring-projects/spring-security
-
-
- spring-snapshot
- https://repo.spring.io/snapshot
-
-
+
+
+
+ org.springframework
+ spring-framework-bom
+ 4.2.5.RELEASE
+ pom
+ import
+
+
+
aopalliance
@@ -46,7 +51,7 @@
org.springframework.security
spring-security-core
- 4.0.3.CI-SNAPSHOT
+ 4.1.0.BUILD-SNAPSHOT
compile
@@ -126,19 +131,19 @@
junit
junit
- 4.11
+ 4.12
test
- org.codehaus.groovy
- groovy-all
- 2.3.8
+ org.assertj
+ assertj-core
+ 2.2.0
test
- org.easytesting
- fest-assert
- 1.4
+ org.codehaus.groovy
+ groovy-all
+ 2.4.4
test
@@ -231,17 +236,12 @@
test
-
-
-
- org.springframework
- spring-framework-bom
- 4.1.6.RELEASE
- pom
- import
-
-
-
+
+
+ spring-snapshot
+ https://repo.spring.io/snapshot
+
+