org.slf4j:slf4j-bom
2.0.18
#958 most downloaded on Maven Central
qos-ch/slf4j
What this package is like to depend on
Last release 3 months ago
12 May 2026
Release timing varies
gaps range from 1 weeks to 1.2 years
Rarely documented
notes for 2 of 11 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
13 releases · first in 2023
1 release in the last 12 months
see the full history below
Release timeline
13 releases · Sep 2023 to May 2026Releases
latest 13-
2.1.0-alpha102 Jan 2024 pre-releaseNothing published for this version
-
2.1.0-alpha028 Dec 2023 pre-releaseNothing published for this version
-
2.0.1812 May 2026Release notes
Open source →2026-05-12 - Release of SLF4J 2.0.18
• In the
logViaLocationAwareLoggerAPI()method ofslf4j-api/DefaultLoggingEventBuilderthe first marker from themarkerListis now passed tolocationAwareLogger.log()instead ofnull.• The
renderLevel()method inslf4j-simple/SimpleLoggernow usesCONFIG_PARAMS.warnLevelStringfor WARN instead of hardcoded "WARN". This issue was reported in issues/471.• A bit-wise identical binary of this version can be reproduced by building from source code at commit 58b66c2 associated with the tag v_2.0.18. Release built using Java "21" 2023-10-17 LTS build 21.0.1.+12-LTS-29 under Linux Debian 11.6.
-
2.0.1725 Feb 2025Release notes
Open source →2025-02-25 - Release of SLF4J 2.0.17
• As reported in issues/450, in some rare cases where MDC could be initialized before LoggerFactory. Thus, MDC would be stuck using the wrong MDCAdapter instance. To fix this issue LoggerFactory and MDC have been modified. Implementations of SLF4JServiceProvider are encouraged to initialize their mdcAdapter and markerFactory fields as early as possible, preferably at construction time. Note that these changes are transparent to existing logging backends which will continue to work as is.
• In JDK14LoggerAdapter, fixed extraction of the caller in case there exists an additional logging abstaction such as Jboss logging. This issue was reported in issues/425.
• Fixed incorrect interpretation of Level.OFF and Level.ALL in SLF4JPlatformLogger by mapping Level.OFF as Level.ERROR and Level.ALL as Level.TRACE. This issue was reported in issues/430 by Peter Halicky.
• A bit-wise identical binary of this version can be reproduced by building from source code at commit c233ea1 associated with the tag v_2.0.17. Release built using Java "21" 2023-10-17 LTS build 21.0.1.+12-LTS-29 under Linux Debian 11.6.
-
2.0.1610 Aug 2024Nothing published for this version
-
2.0.1508 Aug 2024Nothing published for this version
-
2.0.1406 Aug 2024Nothing published for this version
-
2.0.1312 Apr 2024Nothing published for this version
-
2.0.1205 Feb 2024Nothing published for this version
-
2.0.1108 Jan 2024Nothing published for this version
-
2.0.1028 Dec 2023Nothing published for this version
-
2.0.903 Sep 2023Nothing published for this version
-
2.0.803 Sep 2023Nothing published for this version