File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -55,22 +55,22 @@ ext {
55
55
googleJsr305Version = ' 3.0.2'
56
56
hamcrestVersion = ' 2.2'
57
57
hibernateValidationVersion = ' 8.0.1.Final'
58
- jacksonBomVersion = ' 2.15.3 '
58
+ jacksonBomVersion = ' 2.15.4 '
59
59
jaywayJsonPathVersion = ' 2.8.0'
60
60
junit4Version = ' 4.13.2'
61
- junitJupiterVersion = ' 5.10.1 '
61
+ junitJupiterVersion = ' 5.10.2 '
62
62
kafkaVersion = ' 3.6.1'
63
63
log4jVersion = ' 2.21.1'
64
64
micrometerDocsVersion = ' 1.0.2'
65
- micrometerVersion = ' 1.12.2 '
66
- micrometerTracingVersion = ' 1.2.2 '
65
+ micrometerVersion = ' 1.12.3 '
66
+ micrometerTracingVersion = ' 1.2.3 '
67
67
mockitoVersion = ' 5.6.0'
68
- reactorVersion = ' 2023.0.2 '
68
+ reactorVersion = ' 2023.0.3 '
69
69
scalaVersion = ' 2.13'
70
- springBootVersion = ' 3.2.1 ' // docs module
71
- springDataVersion = ' 2023.1.2 '
70
+ springBootVersion = ' 3.2.2 ' // docs module
71
+ springDataVersion = ' 2023.1.3 '
72
72
springRetryVersion = ' 2.0.5'
73
- springVersion = ' 6.1.3 '
73
+ springVersion = ' 6.1.4 '
74
74
zookeeperVersion = ' 3.8.3'
75
75
76
76
idPrefix = ' kafka'
You can’t perform that action at this time.
0 commit comments