Skip to content

Commit a456473

Browse files
committed
Upgrade Versions; Prepare for Release
- exception reactor
1 parent bfccd6e commit a456473

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

build.gradle

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,20 +49,20 @@ ext {
4949
assertjVersion = '3.15.0'
5050
googleJsr305Version = '3.0.2'
5151
hamcrestVersion = '2.2'
52-
hibernateValidationVersion = '6.0.17.Final'
53-
jacksonVersion = '2.10.4'
52+
hibernateValidationVersion = '6.0.21.Final'
53+
jacksonVersion = '2.10.5'
5454
jaywayJsonPathVersion = '2.4.0'
55-
junit4Version = '4.12'
55+
junit4Version = '4.13.1'
5656
junitJupiterVersion = '5.5.2'
5757
kafkaVersion = '2.4.1'
5858
log4jVersion = '2.12.1'
59-
micrometerVersion = '1.3.11'
59+
micrometerVersion = '1.3.15'
6060
mockitoVersion = '3.1.0'
6161
reactorVersion = 'Dysprosium-SR12'
6262
scalaVersion = '2.12'
6363
springRetryVersion = '1.2.5.RELEASE'
64-
springVersion = '5.2.9.RELEASE'
65-
springDataCommonsVersion = '2.2.10.RELEASE'
64+
springVersion = '5.2.10.RELEASE'
65+
springDataCommonsVersion = '2.2.11.RELEASE'
6666

6767
idPrefix = 'kafka'
6868
}

0 commit comments

Comments
 (0)