Andor Molnar created ZOOKEEPER-4957:
---------------------------------------
Summary: Replace logback with slf4j-simple on branch-3.8 due to
upgrading issues
Key: ZOOKEEPER-4957
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4957
Project: ZooKeeper
Issue Type: Task
Components: security, server, tests
Affects Versions: 3.8.4
Reporter: Andor Molnar
Assignee: Andor Molnar
Logback versions 1.2.x have some CVEs which can only be resolved by upgrading
to at least logback 1.3.x. Unfortunately it also involves upgrading SLF4j to
2.0.x which is not acceptable on branch-3.8. Instead we should try to replace
logback with slf4j-simple, but that implies some test code changes as well.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)