File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -64,22 +64,22 @@ ext {
64
64
googleJsr305Version = ' 3.0.2'
65
65
hamcrestVersion = ' 2.2'
66
66
hibernateValidationVersion = ' 8.0.0.Final'
67
- jacksonBomVersion = ' 2.14.0 '
67
+ jacksonBomVersion = ' 2.14.2 '
68
68
jaywayJsonPathVersion = ' 2.7.0'
69
69
junit4Version = ' 4.13.2'
70
70
junitJupiterVersion = ' 5.9.1'
71
71
kafkaVersion = ' 3.3.2'
72
72
log4jVersion = ' 2.19.0'
73
73
micrometerDocsVersion = " 1.0.1"
74
- micrometerVersion = ' 1.10.3 '
75
- micrometerTracingVersion = ' 1.0.1 '
74
+ micrometerVersion = ' 1.10.4 '
75
+ micrometerTracingVersion = ' 1.0.2 '
76
76
mockitoVersion = ' 4.8.1'
77
- reactorVersion = ' 2022.0.2 '
77
+ reactorVersion = ' 2022.0.3 '
78
78
scalaVersion = ' 2.13'
79
- springBootVersion = ' 3.0.1 ' // docs module
80
- springDataVersion = ' 2022.0.1 '
79
+ springBootVersion = ' 3.0.2 ' // docs module
80
+ springDataVersion = ' 2022.0.2 '
81
81
springRetryVersion = ' 2.0.0'
82
- springVersion = ' 6.0.4 '
82
+ springVersion = ' 6.0.5 '
83
83
zookeeperVersion = ' 3.6.3'
84
84
85
85
idPrefix = ' kafka'
You can’t perform that action at this time.
0 commit comments