Skip to content

Bump jlineVersion from 4.2.1 to 4.3.1#12408

Merged
Bukama merged 1 commit into
maven-4.0.xfrom
dependabot/maven/maven-4.0.x/jlineVersion-4.3.1
Jul 2, 2026
Merged

Bump jlineVersion from 4.2.1 to 4.3.1#12408
Bukama merged 1 commit into
maven-4.0.xfrom
dependabot/maven/maven-4.0.x/jlineVersion-4.3.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps jlineVersion from 4.2.1 to 4.3.1.
Updates org.jline:jline-reader from 4.2.1 to 4.3.1

Release notes

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

JLine 4.3.1 is a security patch release addressing ReDoS vulnerabilities.

🔒 Security Fixes

🐛 Bug Fixes

  • fix: warn on insecure permissions when history file created concurrently (#2013) @​gnodet
  • fix: add synchronized to fillInStackTrace override (#2019) @​gnodet

Full Changelog: jline/jline3@4.3.0...4.3.1

JLine 4.3.0 includes new features, security hardening, platform support, and display fixes.

✨ New Features

🔒 Security Hardening

🐛 Bug Fixes

🔧 Refactoring

  • refactor: defer exception allocation in Pty/redirect-pipe creation (#1976) @​raneashay

📦 Dependency Updates

  • chore: bump junit.version from 6.1.0 to 6.1.1 (#2005)
  • chore: bump com.palantir.javaformat:palantir-java-format (#1992)
  • chore: bump eu.maveniverse.maven.nisse:extension from 0.9.2 to 0.9.3 (#1997)
  • chore: bump org.graalvm.buildtools:native-maven-plugin (#2003)
  • chore: bump actions/cache from 5 to 6 (#1990)
Commits
  • 6b83c24 fix: add synchronized to fillInStackTrace override (S3551)
  • 1d5fc30 fix: guard regex matching against catastrophic backtracking (ReDoS)
  • 0e62bbf fix: warn on insecure permissions when history file created concurrently
  • 23862e3 Merge pull request #2002 from jline/fix/display-wrap-flicker-v2
  • 17ea394 fix: wrap mode 2026 BSU/ESU in try/finally and fix wrapNeeded test path
  • 2371d58 fix: correct broken regex in scrollOptimizationToggle test
  • 0a39f36 refactor: make Display.oldLines private and add reflow/wrap tests
  • 7482088 chore: bump junit.version from 6.1.0 to 6.1.1 (#2005)
  • 88c1a94 feat: add AIX support to FFM terminal provider (fixes #1984) (#1985)
  • 2dccc4b feat: expose ScreenTerminal scrollback history and cell decoding utilities (#...
  • Additional commits viewable in compare view

Updates org.jline:jline-style from 4.2.1 to 4.3.1

Release notes

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

JLine 4.3.1 is a security patch release addressing ReDoS vulnerabilities.

🔒 Security Fixes

🐛 Bug Fixes

  • fix: warn on insecure permissions when history file created concurrently (#2013) @​gnodet
  • fix: add synchronized to fillInStackTrace override (#2019) @​gnodet

Full Changelog: jline/jline3@4.3.0...4.3.1

JLine 4.3.0 includes new features, security hardening, platform support, and display fixes.

✨ New Features

🔒 Security Hardening

🐛 Bug Fixes

🔧 Refactoring

  • refactor: defer exception allocation in Pty/redirect-pipe creation (#1976) @​raneashay

📦 Dependency Updates

  • chore: bump junit.version from 6.1.0 to 6.1.1 (#2005)
  • chore: bump com.palantir.javaformat:palantir-java-format (#1992)
  • chore: bump eu.maveniverse.maven.nisse:extension from 0.9.2 to 0.9.3 (#1997)
  • chore: bump org.graalvm.buildtools:native-maven-plugin (#2003)
  • chore: bump actions/cache from 5 to 6 (#1990)
Commits
  • 6b83c24 fix: add synchronized to fillInStackTrace override (S3551)
  • 1d5fc30 fix: guard regex matching against catastrophic backtracking (ReDoS)
  • 0e62bbf fix: warn on insecure permissions when history file created concurrently
  • 23862e3 Merge pull request #2002 from jline/fix/display-wrap-flicker-v2
  • 17ea394 fix: wrap mode 2026 BSU/ESU in try/finally and fix wrapNeeded test path
  • 2371d58 fix: correct broken regex in scrollOptimizationToggle test
  • 0a39f36 refactor: make Display.oldLines private and add reflow/wrap tests
  • 7482088 chore: bump junit.version from 6.1.0 to 6.1.1 (#2005)
  • 88c1a94 feat: add AIX support to FFM terminal provider (fixes #1984) (#1985)
  • 2dccc4b feat: expose ScreenTerminal scrollback history and cell decoding utilities (#...
  • Additional commits viewable in compare view

Updates org.jline:jline-builtins from 4.2.1 to 4.3.1

Release notes

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

JLine 4.3.1 is a security patch release addressing ReDoS vulnerabilities.

🔒 Security Fixes

🐛 Bug Fixes

  • fix: warn on insecure permissions when history file created concurrently (#2013) @​gnodet
  • fix: add synchronized to fillInStackTrace override (#2019) @​gnodet

Full Changelog: jline/jline3@4.3.0...4.3.1

JLine 4.3.0 includes new features, security hardening, platform support, and display fixes.

✨ New Features

🔒 Security Hardening

🐛 Bug Fixes

🔧 Refactoring

  • refactor: defer exception allocation in Pty/redirect-pipe creation (#1976) @​raneashay

📦 Dependency Updates

  • chore: bump junit.version from 6.1.0 to 6.1.1 (#2005)
  • chore: bump com.palantir.javaformat:palantir-java-format (#1992)
  • chore: bump eu.maveniverse.maven.nisse:extension from 0.9.2 to 0.9.3 (#1997)
  • chore: bump org.graalvm.buildtools:native-maven-plugin (#2003)
  • chore: bump actions/cache from 5 to 6 (#1990)
Commits
  • 6b83c24 fix: add synchronized to fillInStackTrace override (S3551)
  • 1d5fc30 fix: guard regex matching against catastrophic backtracking (ReDoS)
  • 0e62bbf fix: warn on insecure permissions when history file created concurrently
  • 23862e3 Merge pull request #2002 from jline/fix/display-wrap-flicker-v2
  • 17ea394 fix: wrap mode 2026 BSU/ESU in try/finally and fix wrapNeeded test path
  • 2371d58 fix: correct broken regex in scrollOptimizationToggle test
  • 0a39f36 refactor: make Display.oldLines private and add reflow/wrap tests
  • 7482088 chore: bump junit.version from 6.1.0 to 6.1.1 (#2005)
  • 88c1a94 feat: add AIX support to FFM terminal provider (fixes #1984) (#1985)
  • 2dccc4b feat: expose ScreenTerminal scrollback history and cell decoding utilities (#...
  • Additional commits viewable in compare view

Updates org.jline:jline-console from 4.2.1 to 4.3.1

Release notes

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

JLine 4.3.1 is a security patch release addressing ReDoS vulnerabilities.

🔒 Security Fixes

🐛 Bug Fixes

  • fix: warn on insecure permissions when history file created concurrently (#2013) @​gnodet
  • fix: add synchronized to fillInStackTrace override (#2019) @​gnodet

Full Changelog: jline/jline3@4.3.0...4.3.1

JLine 4.3.0 includes new features, security hardening, platform support, and display fixes.

✨ New Features

🔒 Security Hardening

🐛 Bug Fixes

🔧 Refactoring

  • refactor: defer exception allocation in Pty/redirect-pipe creation (#1976) @​raneashay

📦 Dependency Updates

  • chore: bump junit.version from 6.1.0 to 6.1.1 (#2005)
  • chore: bump com.palantir.javaformat:palantir-java-format (#1992)
  • chore: bump eu.maveniverse.maven.nisse:extension from 0.9.2 to 0.9.3 (#1997)
  • chore: bump org.graalvm.buildtools:native-maven-plugin (#2003)
  • chore: bump actions/cache from 5 to 6 (#1990)
Commits
  • 6b83c24 fix: add synchronized to fillInStackTrace override (S3551)
  • 1d5fc30 fix: guard regex matching against catastrophic backtracking (ReDoS)
  • 0e62bbf fix: warn on insecure permissions when history file created concurrently
  • 23862e3 Merge pull request #2002 from jline/fix/display-wrap-flicker-v2
  • 17ea394 fix: wrap mode 2026 BSU/ESU in try/finally and fix wrapNeeded test path
  • 2371d58 fix: correct broken regex in scrollOptimizationToggle test
  • 0a39f36 refactor: make Display.oldLines private and add reflow/wrap tests
  • 7482088 chore: bump junit.version from 6.1.0 to 6.1.1 (#2005)
  • 88c1a94 feat: add AIX support to FFM terminal provider (fixes #1984) (#1985)
  • 2dccc4b feat: expose ScreenTerminal scrollback history and cell decoding utilities (#...
  • Additional commits viewable in compare view

Updates org.jline:jline-console-ui from 4.2.1 to 4.3.1

Release notes

Sourced from org.jline:jline-console-ui's releases.

JLine 4.3.1 is a security patch release addressing ReDoS vulnerabilities.

🔒 Security Fixes

🐛 Bug Fixes

  • fix: warn on insecure permissions when history file created concurrently (#2013) @​gnodet
  • fix: add synchronized to fillInStackTrace override (#2019) @​gnodet

Full Changelog: jline/jline3@4.3.0...4.3.1

JLine 4.3.0 includes new features, security hardening, platform support, and display fixes.

✨ New Features

🔒 Security Hardening

🐛 Bug Fixes

🔧 Refactoring

  • refactor: defer exception allocation in Pty/redirect-pipe creation (#1976) @​raneashay

📦 Dependency Updates

  • chore: bump junit.version from 6.1.0 to 6.1.1 (#2005)
  • chore: bump com.palantir.javaformat:palantir-java-format (#1992)
  • chore: bump eu.maveniverse.maven.nisse:extension from 0.9.2 to 0.9.3 (#1997)
  • chore: bump org.graalvm.buildtools:native-maven-plugin (#2003)
  • chore: bump actions/cache from 5 to 6 (#1990)
Commits
  • 6b83c24 fix: add synchronized to fillInStackTrace override (S3551)
  • 1d5fc30 fix: guard regex matching against catastrophic backtracking (ReDoS)
  • 0e62bbf fix: warn on insecure permissions when history file created concurrently
  • 23862e3 Merge pull request #2002 from jline/fix/display-wrap-flicker-v2
  • 17ea394 fix: wrap mode 2026 BSU/ESU in try/finally and fix wrapNeeded test path
  • 2371d58 fix: correct broken regex in scrollOptimizationToggle test
  • 0a39f36 refactor: make Display.oldLines private and add reflow/wrap tests
  • 7482088 chore: bump junit.version from 6.1.0 to 6.1.1 (#2005)
  • 88c1a94 feat: add AIX support to FFM terminal provider (fixes #1984) (#1985)
  • 2dccc4b feat: expose ScreenTerminal scrollback history and cell decoding utilities (#...
  • Additional commits viewable in compare view

Updates org.jline:jline-terminal from 4.2.1 to 4.3.1

Release notes

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

JLine 4.3.1 is a security patch release addressing ReDoS vulnerabilities.

🔒 Security Fixes

🐛 Bug Fixes

  • fix: warn on insecure permissions when history file created concurrently (#2013) @​gnodet
  • fix: add synchronized to fillInStackTrace override (#2019) @​gnodet

Full Changelog: jline/jline3@4.3.0...4.3.1

JLine 4.3.0 includes new features, security hardening, platform support, and display fixes.

✨ New Features

🔒 Security Hardening

🐛 Bug Fixes

🔧 Refactoring

  • refactor: defer exception allocation in Pty/redirect-pipe creation (#1976) @​raneashay

📦 Dependency Updates

  • chore: bump junit.version from 6.1.0 to 6.1.1 (#2005)
  • chore: bump com.palantir.javaformat:palantir-java-format (#1992)
  • chore: bump eu.maveniverse.maven.nisse:extension from 0.9.2 to 0.9.3 (#1997)
  • chore: bump org.graalvm.buildtools:native-maven-plugin (#2003)
  • chore: bump actions/cache from 5 to 6 (#1990)
Commits
  • 6b83c24 fix: add synchronized to fillInStackTrace override (S3551)
  • 1d5fc30 fix: guard regex matching against catastrophic backtracking (ReDoS)
  • 0e62bbf fix: warn on insecure permissions when history file created concurrently
  • 23862e3 Merge pull request #2002 from jline/fix/display-wrap-flicker-v2
  • 17ea394 fix: wrap mode 2026 BSU/ESU in try/finally and fix wrapNeeded test path
  • 2371d58 fix: correct broken regex in scrollOptimizationToggle test
  • 0a39f36 refactor: make Display.oldLines private and add reflow/wrap tests
  • 7482088 chore: bump junit.version from 6.1.0 to 6.1.1 (#2005)
  • 88c1a94 feat: add AIX support to FFM terminal provider (fixes #1984) (#1985)
  • 2dccc4b feat: expose ScreenTerminal scrollback history and cell decoding utilities (#...
  • Additional commits viewable in compare view

Updates org.jline:jline-terminal-ffm from 4.2.1 to 4.3.1

Release notes

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

JLine 4.3.1 is a security patch release addressing ReDoS vulnerabilities.

🔒 Security Fixes

🐛 Bug Fixes

  • fix: warn on insecure permissions when history file created concurrently (#2013) @​gnodet
  • fix: add synchronized to fillInStackTrace override (#2019) @​gnodet

Full Changelog: jline/jline3@4.3.0...4.3.1

JLine 4.3.0 includes new features, security hardening, platform support, and display fixes.

✨ New Features

🔒 Security Hardening

🐛 Bug Fixes

🔧 Refactoring

  • refactor: defer exception allocation in Pty/redirect-pipe creation (#1976) @​raneashay

📦 Dependency Updates

  • chore: bump junit.version from 6.1.0 to 6.1.1 (#2005)
  • chore: bump com.palantir.javaformat:palantir-java-format (#1992)
  • chore: bump eu.maveniverse.maven.nisse:extension from 0.9.2 to 0.9.3 (#1997)
  • chore: bump org.graalvm.buildtools:native-maven-plugin (#2003)
  • chore: bump actions/cache from 5 to 6 (#1990)
Commits
  • 6b83c24 fix: add synchronized to fillInStackTrace override (S3551)
  • 1d5fc30 fix: guard regex matching against catastrophic backtracking (ReDoS)
  • 0e62bbf fix: warn on insecure permissions when history file created concurrently
  • 23862e3 Merge pull request #2002 from jline/fix/display-wrap-flicker-v2
  • 17ea394 fix: wrap mode 2026 BSU/ESU in try/finally and fix wrapNeeded test path
  • 2371d58 fix: correct broken regex in scrollOptimizationToggle test
  • 0a39f36 refactor: make Display.oldLines private and add reflow/wrap tests
  • 7482088 chore: bump junit.version from 6.1.0 to 6.1.1 (#2005)
  • 88c1a94 feat: add AIX support to FFM terminal provider (fixes #1984) (#1985)
  • 2dccc4b feat: expose ScreenTerminal scrollback history and cell decoding utilities (#...
  • Additional commits viewable in compare view

Updates org.jline:jline-terminal-jni from 4.2.1 to 4.3.1

Release notes

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

JLine 4.3.1 is a security patch release addressing ReDoS vulnerabilities.

🔒 Security Fixes

🐛 Bug Fixes

  • fix: warn on insecure permissions when history file created concurrently (#2013) @​gnodet
  • fix: add synchronized to fillInStackTrace override (#2019) @​gnodet

Full Changelog: jline/jline3@4.3.0...4.3.1

JLine 4.3.0 includes new features, security hardening, platform support, and display fixes.

✨ New Features

🔒 Security Hardening

🐛 Bug Fixes

🔧 Refactoring

  • refactor: defer exception allocation in Pty/redirect-pipe creation (#1976) @​raneashay

📦 Dependency Updates

  • chore: bump junit.version from 6.1.0 to 6.1.1 (#2005)
  • chore: bump com.palantir.javaformat:palantir-java-format (#1992)
  • chore: bump eu.maveniverse.maven.nisse:extension from 0.9.2 to 0.9.3 (#1997)
  • chore: bump org.graalvm.buildtools:native-maven-plugin (#2003)
  • chore: bump actions/cache from 5 to 6 (#1990)
Commits
  • 6b83c24 fix: add synchronized to fillInStackTrace override (S3551)
  • 1d5fc30 fix: guard regex matching against catastrophic backtracking (ReDoS)
  • 0e62bbf fix: warn on insecure permissions when history file created concurrently
  • 23862e3 Merge pull request #2002 from jline/fix/display-wrap-flicker-v2
  • 17ea394 fix: wrap mode 2026 BSU/ESU in try/finally and fix wrapNeeded test path
  • 2371d58 fix: correct broken regex in scrollOptimizationToggle test
  • 0a39f36 refactor: make Display.oldLines private and add reflow/wrap tests
  • 7482088 chore: bump junit.version from 6.1.0 to 6.1.1 (#2005)
  • 88c1a94 feat: add AIX support to FFM terminal provider (fixes #1984) (#1985)
  • 2dccc4b feat: expose ScreenTerminal scrollback history and cell decoding utilities (#...
  • Additional commits viewable in compare view

Updates org.jline:jline-native from 4.2.1 to 4.3.1

Release notes

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

JLine 4.3.1 is a security patch release addressing ReDoS vulnerabilities.

🔒 Security Fixes

🐛 Bug Fixes

  • fix: warn on insecure permissions when history file created concurrently (#2013) @​gnodet
  • fix: add synchronized to fillInStackTrace override (#2019) @​gnodet

Full Changelog: jline/jline3@4.3.0...4.3.1

JLine 4.3.0 includes new features, security hardening, platform support, and display fixes.

✨ New Features

🔒 Security Hardening

🐛 Bug Fixes

🔧 Refactoring

  • refactor: defer exception allocation in Pty/redirect-pipe creation (#1976) @​raneashay

📦 Dependency Updates

  • chore: bump junit.version from 6.1.0 to 6.1.1 (#2005)
  • chore: bump com.palantir.javaformat:palantir-java-format (#1992)
  • chore: bump eu.maveniverse.maven.nisse:extension from 0.9.2 to 0.9.3 (#1997)
  • chore: bump org.graalvm.buildtools:native-maven-plugin (#2003)
  • chore: bump actions/cache from 5 to 6 (#1990)
Commits
  • 6b83c24 fix: add synchronized to fillInStackTrace override (S3551)
  • 1d5fc30 fix: guard regex matching against catastrophic backtracking (ReDoS)
  • 0e62bbf fix: warn on insecure permissions when history file created concurrently
  • 23862e3 Merge pull request #2002 from jline/fix/display-wrap-flicker-v2
  • 17ea394 fix: wrap mode 2026 BSU/ESU in try/finally and fix wrapNeeded test path
  • 2371d58 fix: correct broken regex in scrollOptimizationToggle test
  • 0a39f36 refactor: make Display.oldLines private and add reflow/wrap tests
  • 7482088 chore: bump junit.version from 6.1.0 to 6.1.1 (#2005)
  • 88c1a94 feat: add AIX support to FFM terminal provider (fixes #1984) (#1985)
  • 2dccc4b feat: expose ScreenTerminal scrollback history and cell decoding utilities (#...
  • Additional commits viewable in compare view

Updates org.jline:jansi-core from 4.2.1 to 4.3.1

Release notes

Sourced from org.jline:jansi-core's releases.

JLine 4.3.1 is a security patch release addressing ReDoS vulnerabilities.

🔒 Security Fixes

🐛 Bug Fixes

  • fix: warn on insecure permissions when history file created concurrently (#2013) @​gnodet
  • fix: add synchronized to fillInStackTrace override (#2019) @​gnodet

Full Changelog: jline/jline3@4.3.0...4.3.1

JLine 4.3.0 includes new features, security hardening, platform support, and display fixes.

✨ New Features

🔒 Security Hardening

🐛 Bug Fixes

🔧 Refactoring

  • refactor: defer exception allocation in Pty/redirect-pipe creation (#1976) @​raneashay

📦 Dependency Updates

  • chore: bump junit.version from 6.1.0 to 6.1.1 (#2005)
  • chore: bump com.palantir.javaformat:palantir-java-format (#1992)
  • chore: bump eu.maveniverse.maven.nisse:extension from 0.9.2 to 0.9.3 (#1997)
  • chore: bump org.graalvm.buildtools:native-maven-plugin (#2003)
  • chore: bump actions/cache from 5 to 6 (#1990)
Commits
  • 6b83c24 fix: add synchronized to fillInStackTrace override (S3551)
  • 1d5fc30 fix: guard regex matching against catastrophic backtracking (ReDoS)
  • 0e62bbf fix: warn on insecure permissions when history file created concurrently
  • 23862e3 Merge pull request #2002 from jline/fix/display-wrap-flicker-v2
  • 17ea394 fix: wrap mode 2026 BSU/ESU in try/finally and fix wrapNeeded test path
  • 2371d58 fix: correct broken regex in scrollOptimizationToggle test
  • 0a39f36 refactor: make...

    Description has been truncated

Bumps `jlineVersion` from 4.2.1 to 4.3.1.

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

Updates `org.jline:jline-style` from 4.2.1 to 4.3.1
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](jline/jline3@4.2.1...4.3.1)

Updates `org.jline:jline-builtins` from 4.2.1 to 4.3.1
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](jline/jline3@4.2.1...4.3.1)

Updates `org.jline:jline-console` from 4.2.1 to 4.3.1
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](jline/jline3@4.2.1...4.3.1)

Updates `org.jline:jline-console-ui` from 4.2.1 to 4.3.1
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](jline/jline3@4.2.1...4.3.1)

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

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

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

Updates `org.jline:jline-native` from 4.2.1 to 4.3.1
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](jline/jline3@4.2.1...4.3.1)

Updates `org.jline:jansi-core` from 4.2.1 to 4.3.1
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](jline/jline3@4.2.1...4.3.1)

---
updated-dependencies:
- dependency-name: org.jline:jline-reader
  dependency-version: 4.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jline:jline-style
  dependency-version: 4.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jline:jline-builtins
  dependency-version: 4.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jline:jline-console
  dependency-version: 4.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jline:jline-console-ui
  dependency-version: 4.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jline:jline-terminal
  dependency-version: 4.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jline:jline-terminal-ffm
  dependency-version: 4.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jline:jline-terminal-jni
  dependency-version: 4.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jline:jline-native
  dependency-version: 4.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.jline:jansi-core
  dependency-version: 4.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file mvn40 labels Jul 1, 2026
@slachiewicz slachiewicz added this to the 4.0.0-rc-6 milestone Jul 1, 2026
@Bukama Bukama merged commit d73590b into maven-4.0.x Jul 2, 2026
23 checks passed
@Bukama Bukama deleted the dependabot/maven/maven-4.0.x/jlineVersion-4.3.1 branch July 2, 2026 14:05
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 mvn40

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants