Skip to content

Commit c51d625

Browse files
committed
Upgrade to Spring Framework 6.0.0-RC3
1 parent 0d78fbe commit c51d625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ ext {
7676
springBootVersion = '2.6.12' // docs module
7777
springDataVersion = '2022.0.0-RC1'
7878
springRetryVersion = '2.0.0-RC1'
79-
springVersion = '6.0.0-RC1'
79+
springVersion = '6.0.0-RC3'
8080
zookeeperVersion = '3.6.3'
8181

8282
idPrefix = 'kafka'

0 commit comments

Comments
 (0)