Skip to content

Bump org.jline:jline from 4.4.2 to 4.4.5 - #40

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.jline-jline-4.4.5
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.jline-jline-4.4.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor

Bumps org.jline:jline from 4.4.2 to 4.4.5.

Release notes

Sourced from org.jline:jline's releases.

JLine 4.4.5 is a bug fix release addressing terminal color palette initialization, FFM signal handling, and paginated list rendering, along with dependency updates.

🐛 Bug Fixes

  • fix: palette sized before infocmp capabilities are parsed (#2260) @​gnodet
  • fix: ColorPalette.loadPalette() falls back to default when terminal does not answer OSC 4 (#2261) @​gnodet
  • fix: prevent FFM provider from overwriting JVM-reserved SIGQUIT with SIG_DFL (#2271) @​gnodet
  • fix: correct paginated list/checkbox layout defects (#2273) @​gnodet
  • fix: replace ReDoS-vulnerable regex with simple string checks in DefaultPrinter (#2247) @​gnodet

📦 Dependency Updates

  • chore: bump eu.maveniverse.maven.nisse:extension from 0.9.10 to 0.9.11 (#2253) @​dependabot[bot]
  • chore: bump com.palantir.javaformat:palantir-java-format from 2.97.0 to 2.98.0 (#2254) @​dependabot[bot]
  • chore: bump actions/setup-java from 6.0.0 to 6.0.1 (#2258) @​dependabot[bot]
  • chore: bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.1 to 3.6.2 (#2266) @​dependabot[bot]
  • chore: bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.4 to 3.2.0 (#2268) @​dependabot[bot]
  • chore: bump org.apache.maven.plugins:maven-install-plugin from 3.1.4 to 3.2.0 (#2269) @​dependabot[bot]
  • chore: bump org.codehaus.mojo:exec-maven-plugin from 3.6.3 to 3.6.4 (#2270) @​dependabot[bot]

Full Changelog: jline/jline3@4.4.3...4.4.5

JLine 4.4.3 is a security patch release addressing multiple vulnerabilities reported by AFINE/CERT.PL, plus bug fixes and dependency updates.

🔒 Security Fixes

  • Native Stack Buffer Overflow in Public INPUT_RECORD.memmove JNI Method (Windows) (GHSA-6r3w-6jpj-x5w6)
  • Authenticated SSH Shell Channel Resource Leak via Null or Non-Numeric PTY Dimensions (GHSA-7h86-pjwh-gpqj)
  • Authenticated SSH DoS via Unbounded Window-Change Terminal Geometry (GHSA-m935-wqpj-pvp3)
  • TCP Socket File Descriptor Leak When Maximum Connections Reached (GHSA-c87g-867h-cqr6)

🐛 Bug Fixes

  • fix: verify server host keys in the ssh client builtin (#2236) @​uchiha-bug-hunter
  • fix: address remaining security vulnerabilities reported by AFINE/CERT.PL (#2235) @​gnodet
  • fix: use Release Drafter draft for GitHub release and fail closed on lookup errors (#2232) @​gnodet

📦 Dependency updates

Commits
  • 2e88bc9 fix: correct paginated list/checkbox layout defects (fixes #2272)
  • dad6bb6 chore: bump org.codehaus.mojo:exec-maven-plugin from 3.6.3 to 3.6.4 (#2270)
  • 3ff7a09 chore: bump org.apache.maven.plugins:maven-install-plugin (#2269)
  • 069fc3a chore: bump org.apache.maven.plugins:maven-deploy-plugin (#2268)
  • 8c75ea3 chore: bump org.codehaus.mojo:build-helper-maven-plugin (#2266)
  • cba1a4f fix: prevent FFM from clobbering JVM-reserved SIGQUIT handler with SIG_DFL (f...
  • 633f41e Add KEYS file with GPG public signing key
  • 99248f4 fix: ColorPalette.loadPalette() falls back to default when terminal does not ...
  • 1dda3bc fix: palette sized before infocmp capabilities are parsed (#2256) (#2260)
  • 218b87e chore: bump actions/setup-java from 6.0.0 to 6.0.1 (#2258)
  • Additional commits viewable 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.jline:jline](https://github.com/jline/jline3) from 4.4.2 to 4.4.5.
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](jline/jline3@4.4.2...4.4.5)

---
updated-dependencies:
- dependency-name: org.jline:jline
  dependency-version: 4.4.5
  dependency-type: direct:production
  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 java Pull requests that update java code labels Sep 21, 2026
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.

0 participants