Update to Spring Security 5.0.0.M1
This commit is contained in:
@@ -135,7 +135,7 @@ subprojects { subproject ->
|
||||
springDataMongoVersion = '2.0.0.M3'
|
||||
springDataRedisVersion = '2.0.0.M3'
|
||||
springGemfireVersion = '2.0.0.M3'
|
||||
springSecurityVersion = '5.0.0.BUILD-SNAPSHOT'
|
||||
springSecurityVersion = '5.0.0.M1'
|
||||
springSocialTwitterVersion = '2.0.0.M1'
|
||||
springRetryVersion = '1.2.0.RELEASE'
|
||||
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.0.0.RC1'
|
||||
|
||||
Reference in New Issue
Block a user