Skip to content

Commit 3fe4b48

Browse files
committed
Upgrade Spring Framework, Reactor Versions
1 parent a7af914 commit 3fe4b48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,12 +74,12 @@ ext {
7474
micrometerVersion = '1.10.4'
7575
micrometerTracingVersion = '1.0.2'
7676
mockitoVersion = '4.8.1'
77-
reactorVersion = '2022.0.3'
77+
reactorVersion = '2022.0.4'
7878
scalaVersion = '2.13'
7979
springBootVersion = '3.0.2' // docs module
8080
springDataVersion = '2022.0.2'
8181
springRetryVersion = '2.0.0'
82-
springVersion = '6.0.5'
82+
springVersion = '6.0.6'
8383
zookeeperVersion = '3.6.3'
8484

8585
idPrefix = 'kafka'

0 commit comments

Comments
 (0)