Skip to content

Bump org.fusesource.jansi:jansi from 2.4.2 to 2.4.3#11865

Merged
Bukama merged 1 commit intomaven-3.9.xfrom
dependabot/maven/maven-3.9.x/org.fusesource.jansi-jansi-2.4.3
Apr 2, 2026
Merged

Bump org.fusesource.jansi:jansi from 2.4.2 to 2.4.3#11865
Bukama merged 1 commit intomaven-3.9.xfrom
dependabot/maven/maven-3.9.x/org.fusesource.jansi-jansi-2.4.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 30, 2026

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 compatibility score

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 commands and options

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)

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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file mvn3 labels Mar 30, 2026
@Bukama Bukama self-assigned this Apr 2, 2026
@Bukama Bukama merged commit f37986d into maven-3.9.x Apr 2, 2026
21 checks passed
@Bukama Bukama deleted the dependabot/maven/maven-3.9.x/org.fusesource.jansi-jansi-2.4.3 branch April 2, 2026 04:40
@github-actions github-actions Bot added this to the 3.9.15 milestone Apr 2, 2026
sarutak pushed a commit to apache/spark that referenced this pull request Apr 18, 2026
### What changes were proposed in this pull request?

This PR upgrades `Maven` to 3.9.15.

### Why are the changes needed?

To use the latest Maven version.
- https://maven.apache.org/docs/3.9.15/release-notes.html
  - apache/maven#11876
    - codehaus-plexus/plexus-utils#304
  - apache/maven#11865
    - fusesource/jansi#318
    - fusesource/jansi#317
- https://github.com/apache/maven/releases/tag/maven-3.9.15

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Pass the CIs and check the log.
- https://github.com/dongjoon-hyun/spark/actions/runs/24586452868/job/71897297495

```
Using `mvn` from path: /home/runner/work/spark/spark/build/apache-maven-3.9.15/bin/mvn
```

### Was this patch authored or co-authored using generative AI tooling?

Generated-by: Claude Code (claude-opus-4-7)

Closes #55398 from dongjoon-hyun/SPARK-56530.

Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Kousuke Saruta <sarutak@apache.org>
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 mvn3

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant