46
46
modifiedFiles =
47
47
files(grgit. status(). unstaged. modified). filter{ f -> f. name. endsWith(' .java' ) || f. name. endsWith(' .kt' ) }
48
48
49
- activeMqVersion = ' 5.17.2 '
49
+ activeMqVersion = ' 5.17.3 '
50
50
apacheSshdVersion = ' 2.7.0'
51
51
aspectjVersion = ' 1.9.9.1'
52
52
assertjVersion = ' 3.23.1'
63
63
greenmailVersion = ' 1.6.9'
64
64
groovyVersion = ' 3.0.13'
65
65
hamcrestVersion = ' 2.2'
66
- hazelcastVersion = ' 4.2.5 '
66
+ hazelcastVersion = ' 4.2.6 '
67
67
hibernateVersion = ' 5.5.9.Final'
68
68
hsqldbVersion = ' 2.6.1'
69
69
h2Version = ' 1.4.200'
80
80
junitJupiterVersion = ' 5.7.2'
81
81
jythonVersion = ' 2.7.2'
82
82
kryoShadedVersion = ' 4.0.2'
83
- lettuceVersion = ' 6.1.9 .RELEASE'
83
+ lettuceVersion = ' 6.1.10 .RELEASE'
84
84
log4jVersion = ' 2.17.2'
85
85
mailVersion = ' 1.6.7'
86
86
micrometerVersion = ' 1.7.12'
90
90
pahoMqttClientVersion = ' 1.2.5'
91
91
postgresVersion = ' 42.2.23'
92
92
r2dbch2Version= ' 0.8.5.RELEASE'
93
- reactorVersion = ' 2020.0.23 '
93
+ reactorVersion = ' 2020.0.26 '
94
94
resilience4jVersion = ' 1.7.1'
95
95
romeToolsVersion = ' 1.16.0'
96
96
rsocketVersion = ' 1.1.3'
@@ -103,10 +103,10 @@ ext {
103
103
springKafkaVersion = ' 2.7.14'
104
104
springRetryVersion = ' 1.3.3'
105
105
springSecurityVersion = project. hasProperty(' springSecurityVersion' ) ? project. springSecurityVersion : ' 5.5.8'
106
- springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.3.23 '
107
- springWsVersion = ' 3.1.3 '
108
- testcontainersVersion = ' 1.17.3 '
109
- tomcatVersion = ' 9.0.64 '
106
+ springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.3.24 '
107
+ springWsVersion = ' 3.1.4 '
108
+ testcontainersVersion = ' 1.17.6 '
109
+ tomcatVersion = ' 9.0.70 '
110
110
xmlUnitVersion = ' 2.8.2'
111
111
xstreamVersion = ' 1.4.19'
112
112
0 commit comments