File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -92,20 +92,20 @@ ext {
92
92
pahoMqttClientVersion = ' 1.2.5'
93
93
postgresVersion = ' 42.2.23'
94
94
r2dbch2Version= ' 0.8.4.RELEASE'
95
- reactorVersion = ' 2020.0.7 '
95
+ reactorVersion = ' 2020.0.13 '
96
96
resilience4jVersion = ' 1.6.1'
97
97
romeToolsVersion = ' 1.16.0'
98
98
rsocketVersion = ' 1.1.1'
99
99
saajVersion = ' 1.5.2'
100
100
servletApiVersion = ' 4.0.1'
101
101
smackVersion = ' 4.3.5'
102
102
soapVersion = ' 1.4.0'
103
- springAmqpVersion = project. hasProperty(' springAmqpVersion' ) ? project. springAmqpVersion : ' 2.3.12 '
103
+ springAmqpVersion = project. hasProperty(' springAmqpVersion' ) ? project. springAmqpVersion : ' 2.3.14 '
104
104
springDataVersion = project. hasProperty(' springDataVersion' ) ? project. springDataVersion : ' 2020.0.15'
105
- springKafkaVersion = ' 2.6.12 '
105
+ springKafkaVersion = ' 2.6.13 '
106
106
springRetryVersion = ' 1.3.1'
107
- springSecurityVersion = project. hasProperty(' springSecurityVersion' ) ? project. springSecurityVersion : ' 5.4.8 '
108
- springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.3.13 '
107
+ springSecurityVersion = project. hasProperty(' springSecurityVersion' ) ? project. springSecurityVersion : ' 5.4.10 '
108
+ springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.3.15 '
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