From 9073fe2193b1dbcf3e6427030b392654f1d60a42 Mon Sep 17 00:00:00 2001 From: Jochen Schalanda Date: Wed, 9 Feb 2022 15:48:46 +0100 Subject: [PATCH] Bump slf4j to 2.0.0-alpha6 (#7555) > SLF4J 2.0.x series requires Java 8. It builds upon the 1.8.x series and adds a backward-compatible fluent logging api. By backward-compatible, we mean that existing logging frameworks do not have to be changed for the user to benefit from the [fluent logging API](https://www.slf4j.org/manual.html#fluent). However, existing frameworks must migrate to the `ServiceLoader` mechanism. The resulting internal changes are [detailed](https://www.slf4j.org/faq.html#changesInVersion200) in the FAQ page. > > - SLF4J now ships with the slf4j-reload4j module delegating to the reload4j backend. Reload4j is a drop-in replacement for log4j version 1.2.17. > - `SimpleLogger` now prints the thread Id if instructed to do so. This fixes [SLF4J-499](https://jira.qos.ch/browse/SLF4J-499) requested by Michael Osipov Signed-off-by: Jochen Schalanda --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 45d9310b614..a9f1cb9b1b7 100644 --- a/pom.xml +++ b/pom.xml @@ -114,7 +114,7 @@ 6.0.0 2.1.1 3.4.1 - 2.0.0-alpha5 + 2.0.0-alpha6 2.1.1.RELEASE 1.2.5 1.2.5