Skip to content

Commit e021e32

Browse files
committed
Upgrade Versions; Prepare for Release
1 parent bd146f6 commit e021e32

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

build.gradle

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -54,20 +54,20 @@ ext {
5454
awaitilityVersion = '4.1.1'
5555
googleJsr305Version = '3.0.2'
5656
hamcrestVersion = '2.2'
57-
hibernateValidationVersion = '6.2.3.Final'
58-
jacksonBomVersion = '2.13.4'
59-
jaywayJsonPathVersion = '2.4.0'
57+
hibernateValidationVersion = '6.2.5.Final'
58+
jacksonBomVersion = '2.13.4.20221013'
59+
jaywayJsonPathVersion = '2.6.0'
6060
junit4Version = '4.13.2'
6161
junitJupiterVersion = '5.8.2'
6262
kafkaVersion = '3.0.2'
6363
log4jVersion = '2.17.2'
64-
micrometerVersion = '1.8.9'
64+
micrometerVersion = '1.8.11'
6565
mockitoVersion = '4.0.0'
66-
reactorVersion = '2020.0.23'
66+
reactorVersion = '2020.0.24'
6767
scalaVersion = '2.13'
68-
springBootVersion = '2.6.9' // docs module
69-
springDataVersion = '2021.1.7'
70-
springRetryVersion = '1.3.3'
68+
springBootVersion = '2.6.12' // docs module
69+
springDataVersion = '2021.1.9'
70+
springRetryVersion = '1.3.4'
7171
springVersion = '5.3.23'
7272
zookeeperVersion = '3.6.3'
7373

0 commit comments

Comments
 (0)