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 @@ -52,13 +52,13 @@ ext {
52
52
junitJupiterVersion = ' 5.7.0'
53
53
log4jVersion = ' 2.13.3'
54
54
logbackVersion = ' 1.2.3'
55
- micrometerVersion = ' 1.5.8 '
55
+ micrometerVersion = ' 1.5.10 '
56
56
mockitoVersion = ' 3.6.28'
57
57
rabbitmqVersion = project. hasProperty(' rabbitmqVersion' ) ? project. rabbitmqVersion : ' 5.9.0'
58
58
rabbitmqHttpClientVersion = ' 3.8.0.RELEASE'
59
- reactorVersion = ' 2020.0.2 '
60
- springDataCommonsVersion = ' 2.4.2 '
61
- springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.3.2 '
59
+ reactorVersion = ' 2020.0.3 '
60
+ springDataCommonsVersion = ' 2.4.3 '
61
+ springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.3.3 '
62
62
springRetryVersion = ' 1.3.0'
63
63
}
64
64
You can’t perform that action at this time.
0 commit comments