Skip to content

Bump org.fusesource.jansi:jansi from 2.4.2 to 2.4.3 - #395

Merged
agentgt merged 1 commit into
mainfrom
dependabot/maven/org.fusesource.jansi-jansi-2.4.3
Aug 25, 2026
Merged

Bump org.fusesource.jansi:jansi from 2.4.2 to 2.4.3#395
agentgt merged 1 commit into
mainfrom
dependabot/maven/org.fusesource.jansi-jansi-2.4.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps org.fusesource.jansi:jansi from 2.4.2 to 2.4.3.

Release notes

Sourced from org.fusesource.jansi:jansi's releases.

jansi-2.4.3

⚠️ WARNING
This library is no longer maintained. It has been merged into org.jline:jansi.
Please update your dependencies to use org.jline:jansi instead.

Bug Fix

Fix native library loading failure on certain JDK/OS combinations (#317, #318)

JansiLoader.contentsEquals() 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.

Other Changes

  • Migrate deployment from oss.sonatype.org to central.sonatype.com
  • Upgrade obsolete GHA versions
  • Upgrade moditect-maven-plugin

Full Changelog: fusesource/jansi@jansi-2.4.2...jansi-2.4.3

Commits
  • 9170132 [maven-release-plugin] prepare release jansi-2.4.3
  • 1fd379a Migrate deployment from oss.sonatype.org to central.sonatype.com
  • 300aa78 Fix native library loading failure caused by incorrect buffer comparison (#31...
  • c20d88f Add deprecation notice (#312)
  • 70186aa upgrade moditect-maven-plugin
  • 05f9fc8 upgrade obsolete GHA versions
  • 1d11a27 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 24, 2026
@agentgt

agentgt commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [org.fusesource.jansi:jansi](https://github.com/fusesource/jansi) from 2.4.2 to 2.4.3.
- [Release notes](https://github.com/fusesource/jansi/releases)
- [Changelog](https://github.com/fusesource/jansi/blob/master/changelog.md)
- [Commits](fusesource/jansi@jansi-2.4.2...jansi-2.4.3)

---
updated-dependencies:
- dependency-name: org.fusesource.jansi:jansi
  dependency-version: 2.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/maven/org.fusesource.jansi-jansi-2.4.3 branch from 880f3e5 to 2b76ba0 Compare August 25, 2026 21:12
@agentgt
agentgt merged commit df7bfc2 into main Aug 25, 2026
7 checks passed
@dependabot
dependabot Bot deleted the dependabot/maven/org.fusesource.jansi-jansi-2.4.3 branch August 25, 2026 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant