File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 82
82
junitJupiterVersion = ' 5.7.2'
83
83
jythonVersion = ' 2.7.2'
84
84
kryoShadedVersion = ' 4.0.2'
85
- lettuceVersion = ' 6.0.7 .RELEASE'
85
+ lettuceVersion = ' 6.0.8 .RELEASE'
86
86
log4jVersion = ' 2.13.3'
87
87
mailVersion = ' 1.6.7'
88
88
micrometerVersion = ' 1.5.17'
@@ -101,11 +101,11 @@ ext {
101
101
smackVersion = ' 4.3.5'
102
102
soapVersion = ' 1.4.0'
103
103
springAmqpVersion = project. hasProperty(' springAmqpVersion' ) ? project. springAmqpVersion : ' 2.3.10'
104
- springDataVersion = project. hasProperty(' springDataVersion' ) ? project. springDataVersion : ' 2020.0.12 '
104
+ springDataVersion = project. hasProperty(' springDataVersion' ) ? project. springDataVersion : ' 2020.0.13 '
105
105
springKafkaVersion = ' 2.6.10'
106
106
springRetryVersion = ' 1.3.1'
107
107
springSecurityVersion = project. hasProperty(' springSecurityVersion' ) ? project. springSecurityVersion : ' 5.4.8'
108
- springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.3.9 '
108
+ springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.3.10 '
109
109
springWsVersion = ' 3.0.10.RELEASE'
110
110
tomcatVersion = ' 9.0.50'
111
111
xstreamVersion = ' 1.4.17'
You can’t perform that action at this time.
0 commit comments