File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -55,16 +55,16 @@ ext {
55
55
log4jVersion = ' 2.17.2'
56
56
logbackVersion = ' 1.2.3'
57
57
lz4Version = ' 1.8.0'
58
- micrometerVersion = ' 1.8.4 '
58
+ micrometerVersion = ' 1.8.5 '
59
59
mockitoVersion = ' 3.11.2'
60
60
rabbitmqStreamVersion = ' 0.4.0'
61
61
rabbitmqVersion = project. hasProperty(' rabbitmqVersion' ) ? project. rabbitmqVersion : ' 5.13.1'
62
62
rabbitmqHttpClientVersion = ' 3.12.1'
63
- reactorVersion = ' 2020.0.17 '
63
+ reactorVersion = ' 2020.0.18 '
64
64
snappyVersion = ' 1.1.8.4'
65
- springDataCommonsVersion = ' 2.6.1 '
66
- springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.3.17 '
67
- springRetryVersion = ' 1.3.2 '
65
+ springDataCommonsVersion = ' 2.6.3 '
66
+ springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.3.19 '
67
+ springRetryVersion = ' 1.3.3 '
68
68
zstdJniVersion = ' 1.5.0-2'
69
69
}
70
70
You can’t perform that action at this time.
0 commit comments