dependabot[bot] opened a new pull request, #12527: URL: https://github.com/apache/maven/pull/12527
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.13 to 1.6.0. <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.6.0</h2> <p><strong>2026-07-23 Release of logback version 1.6.0</strong></p> <p>• Removed certain deprecated variables, methods, and classes. For the list of removed members see <a href="https://logback.qos.ch/notes/release_1.6.0.txt">release_1.6.0.txt.</a></p> <p>• In <code>AsyncAppenderBase</code>, the <code>put(ILoggingEvent)</code> method now has the protected modifier to allow access from derived classes. This change was requested by Thomas Skjølberg in <a href="https://redirect.github.com/qos-ch/logback/pull/1053">pr#1053</a>.</p> <p>• Bump SLF4J dependency to version 2.0.18.</p> <p>• <strong>See also the overview of the <a href="https://logback.qos.ch/news.html#latest_stable">1.6.x series</a>.</strong></p> <p>• A bit-wise identical binary of this version can be reproduced by building from source code at commit b07adf36019b51a10f824fdd94009985c587b1d3 associated with the tag v_1.6.0. The release was built using Java "21" 2023-10-17 LTS build 21.0.1.+12-LTS-29 under Linux Debian 11.6.</p> <h2>Logback 1.5.38</h2> <p><strong>2026-07-09 Release of logback version 1.5.38</strong></p> <p>• In <code>HardenedObjectInputStream</code>, fixed a typo preventing <code>Throwable</code> objects from being white-filtered. This issue was reported in [PR <a href="https://redirect.github.com/qos-ch/logback/issues/1045">#1045</a>](<a href="https://redirect.github.com/qos-ch/logback/pull/1045">qos-ch/logback#1045</a>) by <a href="https://github.com/t0rchwo0d">t0rchwo0d</a>.</p> <p>• A bitwise identical binary of this version can be reproduced by building from source code at commit d04984a41fce42977466f45a2f076f0ee5cc4207 associated with the tag v_1.5.38. Release built using Java "21" 2023-10-17 LTS build 21.0.1.+12-LTS-29 under Linux Debian 11.6.</p> <h2>Logback 1.5.37</h2> <p><strong>2026-06-26 Release of logback version 1.5.37</strong></p> <ol> <li>• Given the numerous vulnerabilities related to conditional configuration processing based on the evaluation of Java expressions using the Janino library, support for such expressions has been removed. Users are offered the an <a href="https://logback.qos.ch/translator/services/conditionalConfigMigrator.html">online migration service</a> or the <code><condition></code> element introduced in version 1.5.20. See the <a href="https://logback.qos.ch/manual/configuration.html#conditional">relevant documentation</a> for more details.</li> </ol> <p>• A bitwise identical binary of this version can be reproduced by building from source code at commit c1df7f522e648eec7b4ef6a12c8758fec0f00048 associated with the tag v_1.5.37. Release built using Java "21" 2023-10-17 LTS build 21.0.1.+12-LTS-29 under Linux Debian 11.6.</p> <h2>Logback 1.5.36</h2> <p><strong>2026-06-25 Release of logback version 1.5.36</strong></p> <p>• The 'condition' attribute in <code><if></code> elements now reject certain references that are associated with ACE attacks. This issue was reported by "yulate" (<a href="mailto:[email protected]">[email protected]</a>) and registered as <a href="https://www.cve.org/cverecord?id=CVE-2026-13006">CVE-2026-13006</a>. <strong>Please note that version 1.5.37 provides the full fix to this vulnerability.</strong></p> <p>• A bitwise identical binary of this version can be reproduced by building from source code at commit 9b94c37562bf25a6a944146701d42ee6c4eee888 associated with the tag v_1.5.36. Release built using Java "21" 2023-10-17 LTS build 21.0.1.+12-LTS-29 under Linux Debian 11.6.</p> <h2>Logback 1.5.35</h2> <p><strong>026-06-23 Release of logback version 1.5.35</strong></p> <p>• The 'condition' attribute in <code><if></code> elements now rejects unicode escape sequences (\u and \U). This closes a bypass of the existing prohibition on the new operator in Janino-evaluated conditions. This issue was reported by IcySun (<a href="mailto:[email protected]">[email protected]</a>) and registered as <a href="https://www.cve.org/cverecord?id=CVE-2026-13006">CVE-2026-13006</a>. <strong>Please note that version 1.5.37 provides the full fix to this vulnerability.</strong></p> <p>• Added <code>ConfiguratorRank.AUTHENTICATING</code> (rank 100), the highest configurator rank, for certified/authenticating configurators discovered via the ServiceLoader mechanism. <code>ContextInitializer</code> now requires that at most one such configurator exist on the classpath; if more than one is found, initialization aborts with an error.</p> <p>• <code>ConsoleCharsetPropertyDefiner</code> is no longer shipped. The Java 21 multi-release compilation of logback-core has been disabled, which removes this class from the published artifact. Configurations that referenced <code>ch.qos.logback.core.property.ConsoleCharsetPropertyDefiner</code> will need an alternative approach for console charset detection.</p> <p>• The logback-examples module is now included in artifacts published to Maven Central.</p> <p>• <code>JoranConfigurator.makeAnotherInstance()</code> and <code>DefaultJoranConfigurator.performMultiStepConfigurationFileSearch()</code> are now protected, allowing derived configurators to override these methods.</p> <p>• A bitwise identical binary of this version can be reproduced by building from source code at commit 08bd1598d565d83444f72983935e7da4746783b7 associated with the tag v_1.5.35. Release built using Java "21" 2023-10-17 LTS build 21.0.1.+12-LTS-29 under Linux Debian 11.6.</p> <h2>Logback 1.5.34</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/qos-ch/logback/commit/b07adf36019b51a10f824fdd94009985c587b1d3"><code>b07adf3</code></a> synronized logback-access with future 2.0.14</li> <li><a href="https://github.com/qos-ch/logback/commit/8381cdc3b3202a33293092dbd6cbf905a6235ac2"><code>8381cdc</code></a> prepare release 1.6.0</li> <li><a href="https://github.com/qos-ch/logback/commit/15db759d78e7f694b6b1a53485d041c8415c8a8f"><code>15db759</code></a> notes on removed deprecated classes, methods and variables.</li> <li><a href="https://github.com/qos-ch/logback/commit/90ced5a15f1a288b87bf64071081a8a5206da03b"><code>90ced5a</code></a> revert removal of support for packaing data</li> <li><a href="https://github.com/qos-ch/logback/commit/64c5d3fcf9f97c88a3efd6cf9d7ee24f42dafd63"><code>64c5d3f</code></a> Packaging data is no longer supported. It was rarely used.</li> <li><a href="https://github.com/qos-ch/logback/commit/54740446b227e52215210e11b0195d9f43564d21"><code>5474044</code></a> fix failing tests</li> <li><a href="https://github.com/qos-ch/logback/commit/ac484c2fd453adcc69b7e36cc46b39e682c29c97"><code>ac484c2</code></a> in version 1.6.x target JDK 11</li> <li><a href="https://github.com/qos-ch/logback/commit/01eaa90c4cca5a9c8245347a54aaad7b704a3194"><code>01eaa90</code></a> start work on version 1.6.0-SNAPSHOT</li> <li><a href="https://github.com/qos-ch/logback/commit/d5e658cd30f2513c508ebc0cf005f5a011a5748b"><code>d5e658c</code></a> Allow subclasses to use put(ILoggingEvent) by making method access protected</li> <li><a href="https://github.com/qos-ch/logback/commit/94ba1a07acb6ebfa15043c1bbf701b4c3a634616"><code>94ba1a0</code></a> improve message in case of version mismatch</li> <li>Additional commits viewable in <a href="https://github.com/qos-ch/logback/compare/v_1.2.13...v_1.6.0">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | ch.qos.logback:logback-classic | [>= 1.5.a0, < 1.6] | </details> [](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 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]
