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 @@ -42,19 +42,19 @@ ext {
4242 googleJsr305Version = ' 3.0.2'
4343 hamcrestVersion = ' 2.2'
4444 hibernateValidationVersion = ' 6.0.21.Final'
45- jacksonVersion = ' 2.10.5'
45+ jacksonBomVersion = ' 2.10.5.20201202 '
4646 jaywayJsonPathVersion = ' 2.4.0'
4747 junit4Version = ' 4.13.1'
4848 junitJupiterVersion = ' 5.5.2'
4949 kafkaVersion = ' 2.3.1'
5050 log4jVersion = ' 2.12.1'
51- micrometerVersion = ' 1.3.15 '
51+ micrometerVersion = ' 1.3.16 '
5252 mockitoVersion = ' 3.1.0'
53- reactorVersion = ' Dysprosium-SR13 '
53+ reactorVersion = ' Dysprosium-SR15 '
5454 scalaVersion = ' 2.12'
5555 springRetryVersion = ' 1.2.5.RELEASE'
56- springVersion = ' 5 .2.10 .RELEASE'
57- springDataCommonsVersion = ' 2 .2.11 .RELEASE'
56+ springDataCommonsVersion = ' 2 .2.12 .RELEASE'
57+ springVersion = ' 5 .2.12 .RELEASE'
5858
5959 idPrefix = ' kafka'
6060}
@@ -79,7 +79,7 @@ allprojects {
7979 }
8080
8181 imports {
82- mavenBom " com.fasterxml.jackson:jackson-bom:$j acksonVersion "
82+ mavenBom " com.fasterxml.jackson:jackson-bom:$j acksonBomVersion "
8383 mavenBom " org.junit:junit-bom:$junitJupiterVersion "
8484 mavenBom " org.springframework:spring-framework-bom:$springVersion "
8585 mavenBom " io.projectreactor:reactor-bom:$reactorVersion "
You can’t perform that action at this time.
0 commit comments