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 8380958 commit c8e0c33Copy full SHA for c8e0c33
build.gradle
@@ -76,7 +76,7 @@ ext {
76
springDataVersion = '2023.1.0-RC1'
77
springRetryVersion = '2.0.4'
78
springVersion = '6.1.0-SNAPSHOT'
79
- zookeeperVersion = '3.6.4'
+ zookeeperVersion = '3.8.3'
80
81
idPrefix = 'kafka'
82
0 commit comments