Skip to content

Commit 2e7d782

Browse files
committed
Upgrade Versions; Prepare for Release
1 parent c8088ef commit 2e7d782

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

build.gradle

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,18 +55,18 @@ ext {
5555
googleJsr305Version = '3.0.2'
5656
hamcrestVersion = '2.2'
5757
hibernateValidationVersion = '6.2.5.Final'
58-
jacksonBomVersion = '2.13.4.20221013'
58+
jacksonBomVersion = '2.13.5'
5959
jaywayJsonPathVersion = '2.6.0'
6060
junit4Version = '4.13.2'
6161
junitJupiterVersion = '5.8.2'
6262
kafkaVersion = '3.2.3'
6363
log4jVersion = '2.17.2'
64-
micrometerVersion = '1.9.7'
64+
micrometerVersion = '1.9.8'
6565
mockitoVersion = '4.5.1'
66-
reactorVersion = '2020.0.27'
66+
reactorVersion = '2020.0.28'
6767
scalaVersion = '2.13'
68-
springBootVersion = '2.7.5' // docs module
69-
springDataVersion = '2021.2.7'
68+
springBootVersion = '2.7.8' // docs module
69+
springDataVersion = '2021.2.8'
7070
springRetryVersion = '1.3.4'
7171
springVersion = '5.3.25'
7272
zookeeperVersion = '3.6.3'

0 commit comments

Comments
 (0)