File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -55,19 +55,19 @@ ext {
55
55
googleJsr305Version = ' 3.0.2'
56
56
hamcrestVersion = ' 2.2'
57
57
hibernateValidationVersion = ' 6.1.6.Final'
58
- jacksonBomVersion = ' 2.12.0 '
58
+ jacksonBomVersion = ' 2.12.1 '
59
59
jaywayJsonPathVersion = ' 2.4.0'
60
60
junit4Version = ' 4.13.1'
61
61
junitJupiterVersion = ' 5.7.0'
62
62
kafkaVersion = ' 2.7.0'
63
63
log4jVersion = ' 2.14.0'
64
- micrometerVersion = ' 1.6.1 '
65
- mockitoVersion = ' 3.6.28 '
66
- reactorVersion = ' 2020.0.2 '
64
+ micrometerVersion = ' 1.6.3 '
65
+ mockitoVersion = ' 3.7.0 '
66
+ reactorVersion = ' 2020.0.3 '
67
67
scalaVersion = ' 2.13'
68
- springDataVersion = ' 2021.0.0-M1 '
68
+ springDataVersion = ' 2021.0.0-M2 '
69
69
springRetryVersion = ' 1.3.0'
70
- springVersion = ' 5.3.2 '
70
+ springVersion = ' 5.3.3 '
71
71
72
72
idPrefix = ' kafka'
73
73
}
You can’t perform that action at this time.
0 commit comments