Upgrade to Security 5.1.M2 and Rector 3.2.0.M2
* Upgrade to Reactor-Netty-0.8.0.M1
This commit is contained in:
@@ -125,8 +125,8 @@ subprojects { subproject ->
|
||||
mysqlVersion = '8.0.11'
|
||||
pahoMqttClientVersion = '1.2.0'
|
||||
postgresVersion = '42.0.0'
|
||||
reactorNettyVersion = '0.8.0.BUILD-SNAPSHOT'
|
||||
reactorVersion = '3.2.0.BUILD-SNAPSHOT'
|
||||
reactorNettyVersion = '0.8.0.M1'
|
||||
reactorVersion = '3.2.0.M2'
|
||||
romeToolsVersion = '1.9.0'
|
||||
servletApiVersion = '4.0.0'
|
||||
smackVersion = '4.2.3'
|
||||
@@ -135,7 +135,7 @@ subprojects { subproject ->
|
||||
springDataMongoVersion = '2.1.0.RC1'
|
||||
springDataRedisVersion = '2.1.0.RC1'
|
||||
springGemfireVersion = '2.1.0.RC1'
|
||||
springSecurityVersion = '5.1.0.BUILD-SNAPSHOT'
|
||||
springSecurityVersion = '5.1.0.M2'
|
||||
springRetryVersion = '1.2.2.RELEASE'
|
||||
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.1.0.RC1'
|
||||
springWsVersion = '3.0.2.RELEASE'
|
||||
|
||||
Reference in New Issue
Block a user