apache / drill

Apache Drill is a distributed MPP query layer for self describing data
https://drill.apache.org/
Apache License 2.0
1.92k stars 985 forks source link

[MINOR UPDATE] Upgrade Zookeeper JAR Due to CVEs #2893

Open pjfanning opened 3 months ago

pjfanning commented 3 months ago

Upgrade due to CVE https://mvnrepository.com/artifact/org.apache.zookeeper/zookeeper

Unfortunately, Zookeeper 3.8 and 3.9 leak their logback dependencies.

pjfanning commented 3 months ago

@cgivre I think I might need to abandon this. The zookeeper upgrade affects hbase tests.