dependabot[bot] opened a new pull request, #2146: URL: https://github.com/apache/tika/pull/2146
Bumps [org.slf4j:slf4j-bom](https://github.com/qos-ch/slf4j) from 2.0.16 to 2.0.17. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/qos-ch/slf4j/releases">org.slf4j:slf4j-bom's releases</a>.</em></p> <blockquote> <h2>v_2.0.17</h2> <p><strong>2025-02-25 - Release of SLF4J 2.0.17</strong></p> <p>• As reported in <a href="https://redirect.github.com/qos-ch/slf4j/issues/450">issues/450</a>, 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.</p> <p>• In JDK14LoggerAdapter, fixed extraction of the caller in case there exists an additional logging abstaction such as Jboss logging. This issue was reported in <a href="https://redirect.github.com/qos-ch/slf4j/issues/425">issues/425</a>.</p> <p>• 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 <a href="https://redirect.github.com/qos-ch/slf4j/issues/430">issues/430</a> by Peter Halicky.</p> <p>• A bit-wise identical binary of this version can be reproduced by building from source code at commit c233ea1932228a7fc580823289f896e97ba8a74d 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.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/qos-ch/slf4j/commit/c233ea1932228a7fc580823289f896e97ba8a74d"><code>c233ea1</code></a> prepare release 2.0.17</li> <li><a href="https://github.com/qos-ch/slf4j/commit/4b4d533771e0501ffe1eb5e248e456f285357737"><code>4b4d533</code></a> In SLF4JProviders, move initialization of the markerFactory and</li> <li><a href="https://github.com/qos-ch/slf4j/commit/9349d64f95d0ee4e6ee0057e7376d15f1d15b37c"><code>9349d64</code></a> In response to issue 450, moved the binding of the MDCAdapter in the</li> <li><a href="https://github.com/qos-ch/slf4j/commit/0def25ebfa0e546525fb90aa8d5946d16f26c561"><code>0def25e</code></a> Replace license names with SPDX identifiers</li> <li><a href="https://github.com/qos-ch/slf4j/commit/69c333de280100f7dc99ee00e302192690fcc761"><code>69c333d</code></a> fix issues/425</li> <li><a href="https://github.com/qos-ch/slf4j/commit/2470fad4fd0093f588c5b8740c2d8fdffd9b4263"><code>2470fad</code></a> Update README.md</li> <li><a href="https://github.com/qos-ch/slf4j/commit/c2c29fec98e05d4410c305edf06965a79a69a4f6"><code>c2c29fe</code></a> Update README.md</li> <li><a href="https://github.com/qos-ch/slf4j/commit/0597225b5b6326dbd6bf6f0038d8b6cf5c8ca377"><code>0597225</code></a> README updates</li> <li><a href="https://github.com/qos-ch/slf4j/commit/f7b34c2e60ebf242003675490dcbbeae52fb8f52"><code>f7b34c2</code></a> fix incorrect interpretation of Level.OFF and Level.ALL in SLF4JPlatformLogger</li> <li><a href="https://github.com/qos-ch/slf4j/commit/4fa92fc007be215136cc12915e1f1d29192bb06e"><code>4fa92fc</code></a> start work on 2.0.17-SNAPSHOT</li> <li>See full diff in <a href="https://github.com/qos-ch/slf4j/compare/v_2.0.16...v_2.0.17">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@tika.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org