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 @@ -40,20 +40,20 @@ ext {
40
40
assertjVersion = ' 3.15.0'
41
41
googleJsr305Version = ' 3.0.2'
42
42
hamcrestVersion = ' 2.2'
43
- hibernateValidationVersion = ' 6.0.17 .Final'
44
- jacksonVersion = ' 2.10.4 '
43
+ hibernateValidationVersion = ' 6.0.21 .Final'
44
+ jacksonVersion = ' 2.10.5 '
45
45
jaywayJsonPathVersion = ' 2.4.0'
46
- junit4Version = ' 4.12 '
46
+ junit4Version = ' 4.13.1 '
47
47
junitJupiterVersion = ' 5.5.2'
48
48
kafkaVersion = ' 2.3.1'
49
49
log4jVersion = ' 2.12.1'
50
- micrometerVersion = ' 1.3.11 '
50
+ micrometerVersion = ' 1.3.15 '
51
51
mockitoVersion = ' 3.1.0'
52
52
reactorVersion = ' Dysprosium-SR12'
53
53
scalaVersion = ' 2.12'
54
54
springRetryVersion = ' 1.2.5.RELEASE'
55
- springVersion = ' 5.2.9 .RELEASE'
56
- springDataCommonsVersion = ' 2.2.10 .RELEASE'
55
+ springVersion = ' 5.2.10 .RELEASE'
56
+ springDataCommonsVersion = ' 2.2.11 .RELEASE'
57
57
58
58
idPrefix = ' kafka'
59
59
}
You can’t perform that action at this time.
0 commit comments