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 8efc478 commit f3bf1f0Copy full SHA for f3bf1f0
build.gradle
@@ -70,7 +70,7 @@ ext {
70
springBootVersion = '3.3.4' // docs module
71
springDataVersion = '2024.0.4'
72
springRetryVersion = '2.0.9'
73
- springVersion = '6.2.0-SNAPSHOT'
+ springVersion = '6.2.0-RC1'
74
zookeeperVersion = '3.8.4'
75
76
idPrefix = 'kafka'
0 commit comments