Hi Patrick, all,
> -1 - the dependency check is failing with a known CVE > > $ mvn clean package -DskipTests dependency-check:check > ... > [ERROR] One or more dependencies were identified with vulnerabilities that > have a CVSS score greater than or equal to '0.0': > [ERROR] > [ERROR] jetty-server-9.4.34.v20201102.jar: CVE-2020-27218 > [ERROR] jetty-http-9.4.34.v20201102.jar: CVE-2020-27218 For the (mailing list) record, I have created: https://issues.apache.org/jira/browse/ZOOKEEPER-4023 https://github.com/apache/zookeeper/pull/1552 Best, -D