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 {
53
53
junitJupiterVersion = ' 5.7.2'
54
54
log4jVersion = ' 2.13.3'
55
55
logbackVersion = ' 1.2.3'
56
- micrometerVersion = ' 1.5.14 '
56
+ micrometerVersion = ' 1.5.16 '
57
57
mockitoVersion = ' 3.6.28'
58
58
rabbitmqVersion = project. hasProperty(' rabbitmqVersion' ) ? project. rabbitmqVersion : ' 5.9.0'
59
59
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 '
63
63
springRetryVersion = ' 1.3.1'
64
64
}
65
65
You can’t perform that action at this time.
0 commit comments