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 47
47
googleJsr305Version = ' 3.0.2'
48
48
hamcrestVersion = ' 2.2'
49
49
hibernateValidationVersion = ' 6.2.3.Final'
50
- jacksonBomVersion = ' 2.11.4 '
50
+ jacksonBomVersion = ' 2.12.6.20220326 '
51
51
jaywayJsonPathVersion = ' 2.4.0'
52
52
junit4Version = ' 4.13.2'
53
53
junitJupiterVersion = ' 5.8.2'
@@ -57,10 +57,10 @@ ext {
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.17 '
60
+ reactorVersion = ' 2020.0.18 '
61
61
springDataCommonsVersion = ' 2.4.15'
62
- springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.3.17 '
63
- springRetryVersion = ' 1.3.2 '
62
+ springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.3.19 '
63
+ springRetryVersion = ' 1.3.3 '
64
64
}
65
65
66
66
nohttp {
You can’t perform that action at this time.
0 commit comments