Tamas Barnabas Egyed created KAFKA-21115:
--------------------------------------------
Summary: Replace logging with Slf4j 1.7.36 due to EOL
Key: KAFKA-21115
URL: https://issues.apache.org/jira/browse/KAFKA-21115
Project: Kafka
Issue Type: Improvement
Affects Versions: 4.3.1
Reporter: Tamas Barnabas Egyed
Assignee: Tamas Barnabas Egyed
*Slf4j 1.7.x* release line reached EOL. So it would be useful to replace
*Slf4j* to *2.0.19* which is the actual latest version of it.
This requires to use
*org.apache.logging.log4j:log4j-slf4j2-impl*
instead of
*org.apache.logging.log4j:log4j-slf4j-impl*
as well.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)