Skip to content

Commit c8e0c33

Browse files
committed
Upgrade Zookeeper (in Test Module) to 3.8.3
Resolves #2898
1 parent 8380958 commit c8e0c33

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
springDataVersion = '2023.1.0-RC1'
7777
springRetryVersion = '2.0.4'
7878
springVersion = '6.1.0-SNAPSHOT'
79-
zookeeperVersion = '3.6.4'
79+
zookeeperVersion = '3.8.3'
8080

8181
idPrefix = 'kafka'
8282

0 commit comments

Comments
 (0)