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 @@ -48,22 +48,22 @@ ext {
48
48
googleJsr305Version = ' 3.0.2'
49
49
hamcrestVersion = ' 2.2'
50
50
hibernateValidationVersion = ' 6.2.3.Final'
51
- jacksonBomVersion = ' 2.13.2.20220328 '
51
+ jacksonBomVersion = ' 2.13.3 '
52
52
jaywayJsonPathVersion = ' 2.4.0'
53
53
junit4Version = ' 4.13.2'
54
54
junitJupiterVersion = ' 5.8.2'
55
55
log4jVersion = ' 2.17.2'
56
56
logbackVersion = ' 1.2.3'
57
57
lz4Version = ' 1.8.0'
58
- micrometerVersion = ' 1.8.5 '
58
+ micrometerVersion = ' 1.8.6 '
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.18 '
63
+ reactorVersion = ' 2020.0.19 '
64
64
snappyVersion = ' 1.1.8.4'
65
- springDataCommonsVersion = ' 2.6.3 '
66
- springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.3.19 '
65
+ springDataCommonsVersion = ' 2.6.4 '
66
+ springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.3.20 '
67
67
springRetryVersion = ' 1.3.3'
68
68
zstdJniVersion = ' 1.5.0-2'
69
69
}
You can’t perform that action at this time.
0 commit comments