dependabot[bot] opened a new pull request, #2302:
URL: https://github.com/apache/cxf/pull/2302

   Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) 
from 1.5.16 to 1.5.17.
   <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.17</h2>
   <p><strong>2025-02-25 Release of logback version 1.5.17</strong></p>
   <p>• Fixed Jansi 2.4.0 color-coded output not working on Windows CMD.exe 
console when the default terminal application is set to &quot;Windows Console 
Host&quot;. This problem was reported in issues/753 by Michael Lyubkin.</p>
   <p>• Fixed race condition occurring in case MDC class is initialized while 
org.slf4j.LoggerFactory is initializing logback-classic's LoggerContext. When 
this race conditions occurs, the MDCAdapter instance used by MDC does not match 
the instance used by logback-classic. This issue was reported in SLF4J 
issues/450. While logback-classic version 1.5.17 remains compatible with SLF4J 
versions in the 2.0.x series, fixing this particular MDC issue requires SLF4J 
version 2.0.17.</p>
   <p>• A bit-wise identical binary of this version can be reproduced by 
building from source code at commit 10358724ed723b3745c010aa40cb02a2dfed4593 
associated with the tag v_1.5.17. Release built using Java &quot;21&quot; 
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/10358724ed723b3745c010aa40cb02a2dfed4593";><code>1035872</code></a>
 prepare release 1.5.17</li>
   <li><a 
href="https://github.com/qos-ch/logback/commit/2e6984d1e16c78c703a62bf2789a9c157d7bc050";><code>2e6984d</code></a>
 bump to slf4j version 2.0.17</li>
   <li><a 
href="https://github.com/qos-ch/logback/commit/100995244bf75ded9cb51bade91f84e63f349474";><code>1009952</code></a>
 use a new LoggerContert instance when running LogbackListenerTest. This 
shoul...</li>
   <li><a 
href="https://github.com/qos-ch/logback/commit/a3bb4b096aa32874eec304cb0456e526711402f4";><code>a3bb4b0</code></a>
 Merge branch 'master' of github.com:qos-ch/logback</li>
   <li><a 
href="https://github.com/qos-ch/logback/commit/b507297eaa2868479b2d41a666f0aef750fe0079";><code>b507297</code></a>
 Fixed race condition occurring in case MDC class is initialized while 
org.slf...</li>
   <li><a 
href="https://github.com/qos-ch/logback/commit/f5b3bc56cd1c1bcf4e8419383c1049912bc51c6f";><code>f5b3bc5</code></a>
 add warning about the deprecation of SerializedModelConfigurator if 
activated</li>
   <li><a 
href="https://github.com/qos-ch/logback/commit/5bc0998ce1899195bd6c57b9708493197a68db95";><code>5bc0998</code></a>
 Update README.md</li>
   <li><a 
href="https://github.com/qos-ch/logback/commit/5610c96b4d705a4fe6ded9c42d4f47cb92bbbd95";><code>5610c96</code></a>
 correct relocation address</li>
   <li><a 
href="https://github.com/qos-ch/logback/commit/f3d100b89d1546b10da553b1d8f741ad404504bd";><code>f3d100b</code></a>
 update logback-access evaluator examples</li>
   <li><a 
href="https://github.com/qos-ch/logback/commit/51e390303eb27a70b16b0b8902e0240bb79f7d51";><code>51e3903</code></a>
 fix issues/753 for the second time</li>
   <li>Additional commits viewable in <a 
href="https://github.com/qos-ch/logback/compare/v_1.5.16...v_1.5.17";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ch.qos.logback:logback-classic&package-manager=maven&previous-version=1.5.16&new-version=1.5.17)](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...@cxf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to