Skip to content

Commit 762f839

Browse files
committed
Upgrade to SF-5.2.2; Lettuce-5.2.1
1 parent 42b812b commit 762f839

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ ext {
7676
junitJupiterVersion = '5.5.2'
7777
jythonVersion = '2.7.0'
7878
kryoShadedVersion = '4.0.2'
79-
lettuceVersion = '5.2.0.RELEASE'
79+
lettuceVersion = '5.2.1.RELEASE'
8080
log4jVersion = '2.12.1'
8181
micrometerVersion = '1.3.1'
8282
mockitoVersion = '3.1.0'
@@ -93,7 +93,7 @@ ext {
9393
springDataVersion = 'Moore-BUILD-SNAPSHOT'
9494
springSecurityVersion = '5.2.1.RELEASE'
9595
springRetryVersion = '1.2.4.RELEASE'
96-
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.2.2.BUILD-SNAPSHOT'
96+
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.2.2.RELEASE'
9797
springWsVersion = '3.0.8.RELEASE'
9898
tomcatVersion = "9.0.27"
9999
xstreamVersion = '1.4.11.1'

0 commit comments

Comments
 (0)