Piotr Przybylski created FLINK-40574:
----------------------------------------
Summary: Update SLF4J from 1.7.36 to 2.x
Key: FLINK-40574
URL: https://issues.apache.org/jira/browse/FLINK-40574
Project: Flink
Issue Type: Improvement
Components: API / Core
Reporter: Piotr Przybylski
Update included SLF4J dependency from 1.7.36 to current SLF4J 2.x version.
This will make it easier to use Flink in projects that have it as its
dependency. More and more libraries migrate to SLF4J 2 and at some point some
library may be impossible to use with the old SLF4J that Flink provides.
This is a simple dependency update, and a replacement of Log4J binding from
log4j-slf4j-impl to log4j-slf4j2-impl.
Please assign this to me, I already have a draft PR available at
[https://github.com/apache/flink/pull/29120].
--
This message was sent by Atlassian Jira
(v8.20.10#820010)