File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 43
43
assertkVersion = ' 0.24'
44
44
awaitilityVersion = ' 4.1.1'
45
45
commonsCompressVersion = ' 1.20'
46
- commonsHttpClientVersion = ' 4.5.13 '
46
+ commonsHttpClientVersion = ' 4.5.14 '
47
47
commonsPoolVersion = ' 2.11.1'
48
48
googleJsr305Version = ' 3.0.2'
49
49
hamcrestVersion = ' 2.2'
@@ -60,10 +60,10 @@ ext {
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.28 '
63
+ reactorVersion = ' 2020.0.31 '
64
64
snappyVersion = ' 1.1.8.4'
65
65
springDataCommonsVersion = ' 2.6.10'
66
- springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.3.26 '
66
+ springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.3.27 '
67
67
springRetryVersion = ' 1.3.4'
68
68
zstdJniVersion = ' 1.5.0-2'
69
69
}
You can’t perform that action at this time.
0 commit comments