dependabot[bot] opened a new pull request, #2721: URL: https://github.com/apache/cxf/pull/2721
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.20 to 1.5.21. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/qos-ch/logback/releases">ch.qos.logback:logback-classic's releases</a>.</em></p> <blockquote> <h2>Logback 1.5.21</h2> <p><strong>2025-11-10 Release of logback version 1.5.21</strong></p> <p>• Invocations of turbo filters in isDebugEnabled, isInfoEnabled()... remain as they were, untouched. However, any installed instances of TurboFilter are now invoked also from within the log(LoggingEvent) method of <a href="https://github.com/qos-ch/logback/blob/master/logback-classic/src/main/java/ch/qos/logback/classic/Logger.java#L817">Logger</a> with the contents of the LoggingEvent, typically via the fluent API. This fixes <a href="https://redirect.github.com/qos-ch/logback/issues/871">issues/871</a>.</p> <p>• Removed reentry-guard in most subclasses of <code>UnsynchronizedAppenderBase</code> where it was not needed.</p> <p>• <a href="https://logback.qos.ch/manual/configuration.html#auto_configuration">Initialization procedure</a> has been simplified by removing the step instantiating a <code>SerializedModelConfigurator</code>. However, it is still possible to set up <code>SerializedModelConfigurator</code> as a custom configurator.</p> <p>• JsonEncoder is now friendlier to derivation by sub-classes as requested in <a href="https://redirect.github.com/qos-ch/logback/issues/979">issues/979.</a></p> <p>• Fixed XMLLayout thread safety issue reported in <a href="https://jira.qos.ch/browse/LOGBACK-427">LOGBACK-427</a>.</p> <p>• Removed superfluous buffering in Zip, GZ and XZ compression code.</p> <p>• A bit-wise identical binary of this version can be reproduced by building from source code at commit fed6f37ffe3449e40f6a9fffe050936a33116bd1 associated with the tag v_1.5.21. 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/logback/commit/fed6f37ffe3449e40f6a9fffe050936a33116bd1"><code>fed6f37</code></a> prepare release 1.5.21</li> <li><a href="https://github.com/qos-ch/logback/commit/b111e897cfdaf2361791d08bfdfe476eea255c84"><code>b111e89</code></a> Initialization procedure has been simplified by removing the step</li> <li><a href="https://github.com/qos-ch/logback/commit/1cd2df4be866ba48ec410ecd2e33855324b62476"><code>1cd2df4</code></a> fix issues/871</li> <li><a href="https://github.com/qos-ch/logback/commit/dea5b956f327236d0872249b9fa12562287167ac"><code>dea5b95</code></a> minor - remove superflous call to Objects.requireNonNull</li> <li><a href="https://github.com/qos-ch/logback/commit/3cecf2983c6a86d3f183b5808e19abf636bc63ad"><code>3cecf29</code></a> add comment for the TurboFilter list ACCEPT case</li> <li><a href="https://github.com/qos-ch/logback/commit/149714232d81fa7844a4518de4b17ae3b77ce648"><code>1497142</code></a> improve performance for 2 or more turbo filters</li> <li><a href="https://github.com/qos-ch/logback/commit/04a7ba558c393070c2eb2c78a1a999ba19d482ee"><code>04a7ba5</code></a> most subclasses of UnsynchronizedAppenderBase do not need a reentry guard</li> <li><a href="https://github.com/qos-ch/logback/commit/ab6a006ad08c328a190de76d71d91f9bbac06364"><code>ab6a006</code></a> add maven cache to github CI, update .github/FUNDING.yml</li> <li><a href="https://github.com/qos-ch/logback/commit/2bf5557a76b7c292253d4aa962da762134796431"><code>2bf5557</code></a> fix failed LegacyPatternLayoutTest#subPattern test due to TZ discrepancies, u...</li> <li><a href="https://github.com/qos-ch/logback/commit/2ca8c527524870b46a4a7c195cbf8e0ee263ca28"><code>2ca8c52</code></a> update funding info</li> <li>Additional commits viewable in <a href="https://github.com/qos-ch/logback/compare/v_1.5.20...v_1.5.21">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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
