Skip to content

Commit 73c7251

Browse files
committed
Upgrade dependencies prepare for release
1 parent ffa7e80 commit 73c7251

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
@@ -54,19 +54,19 @@ ext {
5454
googleJsr305Version = '3.0.2'
5555
hamcrestVersion = '2.2'
5656
hibernateValidationVersion = '6.1.6.Final'
57-
jacksonBomVersion = '2.11.3'
57+
jacksonBomVersion = '2.11.4'
5858
jaywayJsonPathVersion = '2.4.0'
5959
junit4Version = '4.13.1'
60-
junitJupiterVersion = '5.7.0'
60+
junitJupiterVersion = '5.7.2'
6161
kafkaVersion = '2.6.2'
6262
log4jVersion = '2.13.3'
63-
micrometerVersion = '1.5.12'
63+
micrometerVersion = '1.5.14'
6464
mockitoVersion = '3.6.28'
65-
reactorVersion = 'Dysprosium-SR18'
65+
reactorVersion = 'Dysprosium-SR20'
6666
scalaVersion = '2.13'
67-
springDataCommonsVersion = '2.3.8.RELEASE'
67+
springDataCommonsVersion = '2.3.9.RELEASE'
6868
springRetryVersion = '1.3.1'
69-
springVersion = '5.2.13.RELEASE'
69+
springVersion = '5.2.15.RELEASE'
7070

7171
idPrefix = 'kafka'
7272
}

0 commit comments

Comments
 (0)