61
61
ftpServerVersion = ' 1.1.1'
62
62
googleJsr305Version = ' 3.0.2'
63
63
greenmailVersion = ' 1.6.14'
64
- groovyVersion = ' 3.0.16 '
64
+ groovyVersion = ' 3.0.17 '
65
65
hamcrestVersion = ' 2.2'
66
66
hazelcastVersion = ' 4.2.7'
67
67
hibernateVersion = ' 5.5.9.Final'
90
90
pahoMqttClientVersion = ' 1.2.5'
91
91
postgresVersion = ' 42.2.23'
92
92
r2dbch2Version= ' 0.8.5.RELEASE'
93
- reactorVersion = ' 2020.0.30 '
93
+ reactorVersion = ' 2020.0.32 '
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.26 '
107
- springWsVersion = ' 3.1.4 '
106
+ springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.3.27 '
107
+ springWsVersion = ' 3.1.6 '
108
108
testcontainersVersion = ' 1.17.6'
109
- tomcatVersion = ' 9.0.70 '
109
+ tomcatVersion = ' 9.0.75 '
110
110
xmlUnitVersion = ' 2.8.2'
111
111
xstreamVersion = ' 1.4.19'
112
112
0 commit comments