Skip to content

Commit

Permalink
Upgrade Versions; Prepare for Release
Browse files Browse the repository at this point in the history
  • Loading branch information
garyrussell committed Sep 19, 2022
1 parent 5efa335 commit fabdcb7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,20 +55,20 @@ ext {
googleJsr305Version = '3.0.2'
hamcrestVersion = '2.2'
hibernateValidationVersion = '6.2.3.Final'
jacksonBomVersion = '2.13.3'
jacksonBomVersion = '2.13.4'
jaywayJsonPathVersion = '2.6.0'
junit4Version = '4.13.2'
junitJupiterVersion = '5.8.2'
kafkaVersion = '3.2.2'
log4jVersion = '2.17.2'
micrometerVersion = '1.9.2'
micrometerVersion = '1.9.4'
mockitoVersion = '4.5.1'
reactorVersion = '2020.0.21'
reactorVersion = '2020.0.23'
scalaVersion = '2.13'
springBootVersion = '2.7.2' // docs module
springDataVersion = '2021.2.2'
springDataVersion = '2021.2.3'
springRetryVersion = '1.3.3'
springVersion = '5.3.22'
springVersion = '5.3.23'
zookeeperVersion = '3.6.3'

idPrefix = 'kafka'
Expand Down

0 comments on commit fabdcb7

Please sign in to comment.