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 @@ -53,13 +53,13 @@ ext {
5353 junitJupiterVersion = ' 5.7.2'
5454 log4jVersion = ' 2.13.3'
5555 logbackVersion = ' 1.2.3'
56- micrometerVersion = ' 1.5.14 '
56+ micrometerVersion = ' 1.5.16 '
5757 mockitoVersion = ' 3.6.28'
5858 rabbitmqVersion = project. hasProperty(' rabbitmqVersion' ) ? project. rabbitmqVersion : ' 5.9.0'
5959 rabbitmqHttpClientVersion = ' 3.8.0.RELEASE'
60- reactorVersion = ' 2020.0.7 '
61- springDataCommonsVersion = ' 2.4.9 '
62- springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.3.7 '
60+ reactorVersion = ' 2020.0.8 '
61+ springDataCommonsVersion = ' 2.4.11 '
62+ springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.3.9 '
6363 springRetryVersion = ' 1.3.1'
6464}
6565
You can’t perform that action at this time.
0 commit comments