Skip to content

Commit 9f75c9d

Browse files
committed
Upgrade Versions; Prepare for Release
1 parent 95fc922 commit 9f75c9d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

build.gradle

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,12 @@ ext {
6363
log4jVersion = '2.17.1'
6464
micrometerVersion = '1.8.1'
6565
mockitoVersion = '4.0.0'
66-
reactorVersion = '2020.0.14'
66+
reactorVersion = '2020.0.15'
6767
scalaVersion = '2.13'
68-
springBootVersion = '2.5.7' // docs module
69-
springDataVersion = '2021.1.0'
68+
springBootVersion = '2.5.8' // docs module
69+
springDataVersion = '2021.1.1'
7070
springRetryVersion = '1.3.1'
71-
springVersion = '5.3.14'
71+
springVersion = '5.3.15'
7272
zookeeperVersion = '3.6.3'
7373

7474
idPrefix = 'kafka'

0 commit comments

Comments
 (0)