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 @@ -46,15 +46,15 @@ ext {
4646 jaywayJsonPathVersion = ' 2.4.0'
4747 junit4Version = ' 4.13.1'
4848 junitJupiterVersion = ' 5.5.2'
49- log4jVersion = ' 2.13.2 '
49+ log4jVersion = ' 2.13.3 '
5050 logbackVersion = ' 1.2.3'
51- micrometerVersion = ' 1.3.18 '
51+ micrometerVersion = ' 1.3.20 '
5252 mockitoVersion = ' 3.1.0'
5353 rabbitmqVersion = project. hasProperty(' rabbitmqVersion' ) ? project. rabbitmqVersion : ' 5.7.3'
5454 rabbitmqHttpClientVersion = ' 3.2.0.RELEASE'
55- reactorVersion = ' Dysprosium-SR18 '
55+ reactorVersion = ' Dysprosium-SR20 '
5656 springDataCommonsVersion = ' 2.2.13.RELEASE'
57- springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.2.13 .RELEASE'
57+ springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.2.15 .RELEASE'
5858 springRetryVersion = ' 1.2.5.RELEASE'
5959}
6060
You can’t perform that action at this time.
0 commit comments