Skip to content

Bump jline.version from 4.4.2 to 4.4.3 - #772

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/jline.version-4.4.3
Open

Bump jline.version from 4.4.2 to 4.4.3#772
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/jline.version-4.4.3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps jline.version from 4.4.2 to 4.4.3.
Updates org.jline:jline-reader from 4.4.2 to 4.4.3

Release notes

Sourced from org.jline:jline-reader's releases.

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
  • 15f6fdd chore: bump org.graalvm.buildtools:native-maven-plugin (#2242)
  • f5366be chore: bump com.diffplug.spotless:spotless-maven-plugin (#2246)
  • 799a266 chore: bump groovy.version from 5.1.1 to 5.1.2 (#2245)
  • 19757c8 chore: bump slf4j.version from 2.0.18 to 2.0.19 (#2244)
  • 47e16bf fix: verify server host keys in the ssh client builtin (#2236)
  • ff4d59b chore: bump org.apache.maven.plugins:maven-surefire-plugin (#2234)
  • 0cb3afd fix: address remaining security vulnerabilities reported by AFINE/CERT.PL (#2...
  • 347b880 fix: use Release Drafter draft for GitHub release and fail closed on lookup e...
  • See full diff in compare view

Updates org.jline:jline-terminal-jni from 4.4.2 to 4.4.3

Release notes

Sourced from org.jline:jline-terminal-jni's releases.

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
  • 15f6fdd chore: bump org.graalvm.buildtools:native-maven-plugin (#2242)
  • f5366be chore: bump com.diffplug.spotless:spotless-maven-plugin (#2246)
  • 799a266 chore: bump groovy.version from 5.1.1 to 5.1.2 (#2245)
  • 19757c8 chore: bump slf4j.version from 2.0.18 to 2.0.19 (#2244)
  • 47e16bf fix: verify server host keys in the ssh client builtin (#2236)
  • ff4d59b chore: bump org.apache.maven.plugins:maven-surefire-plugin (#2234)
  • 0cb3afd fix: address remaining security vulnerabilities reported by AFINE/CERT.PL (#2...
  • 347b880 fix: use Release Drafter draft for GitHub release and fail closed on lookup e...
  • See full diff in compare view

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 `jline.version` from 4.4.2 to 4.4.3.

Updates `org.jline:jline-reader` from 4.4.2 to 4.4.3
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](jline/jline3@4.4.2...4.4.3)

Updates `org.jline:jline-terminal-jni` from 4.4.2 to 4.4.3
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](jline/jline3@4.4.2...4.4.3)

---
updated-dependencies:
- dependency-name: org.jline:jline-reader
  dependency-version: 4.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jline:jline-terminal-jni
  dependency-version: 4.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies java Pull requests that update Java code labels Sep 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants