KAFKA-9996: Upgrade zookeeper to 3.5.8 (#8674)

It fixes 30 issues, including third party CVE fixes, several leader-election
related fixes and a compatibility issue with applications built against earlier
3.5 client libraries (by restoring a few non public APIs).

See ZooKeeper 3.5.8 Release Notes for details: https://zookeeper.apache.org/doc/r3.5.8/releasenotes.html

Reviewers: Manikumar Reddy <manikumar@confluent.io>
This commit is contained in:
Ismael Juma 2020-05-15 08:56:00 -07:00
parent 7624e62479
commit 6522936fc0
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ versions += [
spotbugs: "3.1.12",
spotbugsPlugin: "3.0.0",
spotlessPlugin: "3.27.1",
zookeeper: "3.5.7",
zookeeper: "3.5.8",
zstd: "1.4.4-7"
]
libs += [