dependabot[bot] opened a new pull request, #810: URL: https://github.com/apache/aries/pull/810
Bumps [org.fusesource.jansi:jansi](https://github.com/fusesource/jansi) from 2.4.2 to 2.4.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fusesource/jansi/releases">org.fusesource.jansi:jansi's releases</a>.</em></p> <blockquote> <h2>jansi-2.4.3</h2> <blockquote> <p>⚠️ <strong>WARNING</strong><br /> This library is no longer maintained. It has been merged into <code>org.jline:jansi</code>.<br /> Please update your dependencies to use <code>org.jline:jansi</code> instead.</p> </blockquote> <h2>Bug Fix</h2> <p><strong>Fix native library loading failure on certain JDK/OS combinations</strong> (<a href="https://redirect.github.com/fusesource/jansi/issues/317">#317</a>, <a href="https://redirect.github.com/fusesource/jansi/pull/318">#318</a>)</p> <p><code>JansiLoader.contentsEquals()</code> compared full 8192-byte buffers instead of only the bytes actually read from each stream. On the final chunk, stale or overwritten bytes beyond the read count could cause a false "Content differs" mismatch, preventing the native library from loading. This was reported on Fedora with JDK 21 and affected Maven color output.</p> <h2>Other Changes</h2> <ul> <li>Migrate deployment from oss.sonatype.org to central.sonatype.com</li> <li>Upgrade obsolete GHA versions</li> <li>Upgrade moditect-maven-plugin</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fusesource/jansi/compare/jansi-2.4.2...jansi-2.4.3">https://github.com/fusesource/jansi/compare/jansi-2.4.2...jansi-2.4.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fusesource/jansi/commit/917013297d08ed2abcf616e6787b49bec3489b48"><code>9170132</code></a> [maven-release-plugin] prepare release jansi-2.4.3</li> <li><a href="https://github.com/fusesource/jansi/commit/1fd379a9b68340d1f8ae6d0e14efaa9e73c9ac79"><code>1fd379a</code></a> Migrate deployment from oss.sonatype.org to central.sonatype.com</li> <li><a href="https://github.com/fusesource/jansi/commit/300aa781fa082c9536c11ba627e30f472738439d"><code>300aa78</code></a> Fix native library loading failure caused by incorrect buffer comparison (<a href="https://redirect.github.com/fusesource/jansi/issues/31">#31</a>...</li> <li><a href="https://github.com/fusesource/jansi/commit/c20d88fc6e75dfe23046c882b1a0669f372b6d1c"><code>c20d88f</code></a> Add deprecation notice (<a href="https://redirect.github.com/fusesource/jansi/issues/312">#312</a>)</li> <li><a href="https://github.com/fusesource/jansi/commit/70186aa41bef6877a83e1a0c3ed7ebe87185f377"><code>70186aa</code></a> upgrade moditect-maven-plugin</li> <li><a href="https://github.com/fusesource/jansi/commit/05f9fc8b68d4d4b2fd9cf0a706e116e16c7e2091"><code>05f9fc8</code></a> upgrade obsolete GHA versions</li> <li><a href="https://github.com/fusesource/jansi/commit/1d11a2739fa461216d0a6acf7996fe3741e9bb66"><code>1d11a27</code></a> [maven-release-plugin] prepare for next development iteration</li> <li>See full diff in <a href="https://github.com/fusesource/jansi/compare/jansi-2.4.2...jansi-2.4.3">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 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]
