David Handermann created NIFI-13036:
---------------------------------------
Summary: Upgrade Logback to 1.5.5 and SLF4J to 2.0.13
Key: NIFI-13036
URL: https://issues.apache.org/jira/browse/NIFI-13036
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework, MiNiFi, NiFi Registry
Reporter: David Handermann
Fix For: 2.0.0-M3
Logback dependencies should be upgraded to
[1.5.5|https://logback.qos.ch/news.html#1.5.5] and SLF4J should be upgraded to
[2.0.13|https://www.slf4j.org/news.html#2.0.13] to incorporate several minor
improvements.
The Logback 1.5 release series requires Java 11, so it applies only to the main
branch of Apache NiFi and cannot be backported to the support branch. Logback
1.5 decouples the core implementation from the {{logback-access}} module, which
NiFi does not use, and is otherwise compatible with Logback 1.4.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)