Upgrade to SF-5.2.2; Lettuce-5.2.1
This commit is contained in:
@@ -76,7 +76,7 @@ ext {
|
||||
junitJupiterVersion = '5.5.2'
|
||||
jythonVersion = '2.7.0'
|
||||
kryoShadedVersion = '4.0.2'
|
||||
lettuceVersion = '5.2.0.RELEASE'
|
||||
lettuceVersion = '5.2.1.RELEASE'
|
||||
log4jVersion = '2.12.1'
|
||||
micrometerVersion = '1.3.1'
|
||||
mockitoVersion = '3.1.0'
|
||||
@@ -93,7 +93,7 @@ ext {
|
||||
springDataVersion = 'Moore-BUILD-SNAPSHOT'
|
||||
springSecurityVersion = '5.2.1.RELEASE'
|
||||
springRetryVersion = '1.2.4.RELEASE'
|
||||
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.2.2.BUILD-SNAPSHOT'
|
||||
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.2.2.RELEASE'
|
||||
springWsVersion = '3.0.8.RELEASE'
|
||||
tomcatVersion = "9.0.27"
|
||||
xstreamVersion = '1.4.11.1'
|
||||
|
||||
Reference in New Issue
Block a user