Skip to content

Commit b1e7cb0

Browse files
authored
Upgrade Spring Framework to 5.3.26 (#2633)
1 parent ea87440 commit b1e7cb0

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
@@ -65,10 +65,10 @@ ext {
6565
mockitoVersion = '4.5.1'
6666
reactorVersion = '2020.0.28'
6767
scalaVersion = '2.13'
68-
springBootVersion = '2.7.8' // docs module
68+
springBootVersion = '2.7.9' // docs module
6969
springDataVersion = '2021.2.8'
7070
springRetryVersion = '1.3.4'
71-
springVersion = '5.3.25'
71+
springVersion = '5.3.26'
7272
zookeeperVersion = '3.6.3'
7373

7474
idPrefix = 'kafka'

0 commit comments

Comments
 (0)