File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -88,17 +88,17 @@ ext {
88
88
mysqlVersion = ' 8.0.20'
89
89
pahoMqttClientVersion = ' 1.2.4'
90
90
postgresVersion = ' 42.2.12'
91
- reactorVersion = ' Dysprosium-SR20 '
91
+ reactorVersion = ' Dysprosium-SR25 '
92
92
resilience4jVersion = ' 1.4.0'
93
93
romeToolsVersion = ' 1.12.2'
94
94
rsocketVersion = ' 1.0.3'
95
95
servletApiVersion = ' 4.0.1'
96
96
smackVersion = ' 4.3.4'
97
- springAmqpVersion = project. hasProperty(' springAmqpVersion' ) ? project. springAmqpVersion : ' 2.2.18 .RELEASE'
97
+ springAmqpVersion = project. hasProperty(' springAmqpVersion' ) ? project. springAmqpVersion : ' 2.2.22 .RELEASE'
98
98
springDataVersion = project. hasProperty(' springDataVersion' ) ? project. springDataVersion : ' Neumann-SR9'
99
- springSecurityVersion = project. hasProperty(' springSecurityVersion' ) ? project. springSecurityVersion : ' 5.3.11 .RELEASE'
99
+ springSecurityVersion = project. hasProperty(' springSecurityVersion' ) ? project. springSecurityVersion : ' 5.3.13 .RELEASE'
100
100
springRetryVersion = ' 1.2.5.RELEASE'
101
- springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.2.16 .RELEASE'
101
+ springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.2.19 .RELEASE'
102
102
springWsVersion = ' 3.0.10.RELEASE'
103
103
tomcatVersion = " 9.0.41"
104
104
xstreamVersion = ' 1.4.15'
You can’t perform that action at this time.
0 commit comments