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 @@ -46,21 +46,21 @@ ext {
46
46
commonsPoolVersion = ' 2.9.0'
47
47
googleJsr305Version = ' 3.0.2'
48
48
hamcrestVersion = ' 2.2'
49
- hibernateValidationVersion = ' 6.2.0 .Final'
49
+ hibernateValidationVersion = ' 6.2.3 .Final'
50
50
jacksonBomVersion = ' 2.11.4'
51
51
jaywayJsonPathVersion = ' 2.4.0'
52
52
junit4Version = ' 4.13.2'
53
53
junitJupiterVersion = ' 5.8.2'
54
- log4jVersion = ' 2.17.1 '
54
+ log4jVersion = ' 2.17.2 '
55
55
logbackVersion = ' 1.2.3'
56
56
micrometerVersion = ' 1.5.17'
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.15 '
60
+ reactorVersion = ' 2020.0.17 '
61
61
springDataCommonsVersion = ' 2.4.15'
62
- springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.3.15 '
63
- springRetryVersion = ' 1.3.1 '
62
+ springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.3.17 '
63
+ springRetryVersion = ' 1.3.2 '
64
64
}
65
65
66
66
nohttp {
You can’t perform that action at this time.
0 commit comments