We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d78fbe commit c51d625Copy full SHA for c51d625
build.gradle
@@ -76,7 +76,7 @@ ext {
76
springBootVersion = '2.6.12' // docs module
77
springDataVersion = '2022.0.0-RC1'
78
springRetryVersion = '2.0.0-RC1'
79
- springVersion = '6.0.0-RC1'
+ springVersion = '6.0.0-RC3'
80
zookeeperVersion = '3.6.3'
81
82
idPrefix = 'kafka'
0 commit comments