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,20 +55,20 @@ ext {
55
55
googleJsr305Version = ' 3.0.2'
56
56
hamcrestVersion = ' 2.2'
57
57
hibernateValidationVersion = ' 6.2.3.Final'
58
- jacksonBomVersion = ' 2.13.3 '
58
+ jacksonBomVersion = ' 2.13.4 '
59
59
jaywayJsonPathVersion = ' 2.6.0'
60
60
junit4Version = ' 4.13.2'
61
61
junitJupiterVersion = ' 5.8.2'
62
62
kafkaVersion = ' 3.2.2'
63
63
log4jVersion = ' 2.17.2'
64
- micrometerVersion = ' 1.9.2 '
64
+ micrometerVersion = ' 1.9.4 '
65
65
mockitoVersion = ' 4.5.1'
66
- reactorVersion = ' 2020.0.21 '
66
+ reactorVersion = ' 2020.0.23 '
67
67
scalaVersion = ' 2.13'
68
68
springBootVersion = ' 2.7.2' // docs module
69
- springDataVersion = ' 2021.2.2 '
69
+ springDataVersion = ' 2021.2.3 '
70
70
springRetryVersion = ' 1.3.3'
71
- springVersion = ' 5.3.22 '
71
+ springVersion = ' 5.3.23 '
72
72
zookeeperVersion = ' 3.6.3'
73
73
74
74
idPrefix = ' kafka'
You can’t perform that action at this time.
0 commit comments