Skip to content

Bump jlineVersion from 3.30.14 to 3.30.15#12409

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

Bump jlineVersion from 3.30.14 to 3.30.15#12409
Bukama merged 1 commit into
maven-3.10.xfrom
dependabot/maven/maven-3.10.x/jlineVersion-3.30.15

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps jlineVersion from 3.30.14 to 3.30.15.
Updates org.jline:jansi-core from 3.30.14 to 3.30.15

Release notes

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

JLine 3.30.15 is a security patch release addressing ReDoS and other security vulnerabilities.

🔒 Security Fixes

  • fix: guard regex matching against catastrophic backtracking (ReDoS) (#2018, backport of #2012) @​gnodet
  • fix: backport security hardening (#1986, #1995)
    • Create persisted history file with owner-only permissions
    • Use exclusive create for extracted native library temp files

🐛 Bug Fixes

  • fix: warn on insecure permissions when history file created concurrently @​gnodet

📦 Dependency Updates

  • chore: bump eu.maveniverse.maven.njord:extension3 from 0.9.8 to 0.9.9 (#1999)
  • chore: bump com.palantir.javaformat:palantir-java-format (#1991)
  • chore: bump actions/cache from 5 to 6 (#1989)

Full Changelog: jline/jline3@jline-3.30.14...jline-3.30.15

Commits
  • b880666 [maven-release-plugin] prepare release jline-3.30.15
  • 341ee69 fix: guard regex matching against catastrophic backtracking (ReDoS)
  • 1d12a0d fix: warn on insecure permissions when history file created concurrently
  • e307915 fix: backport security hardening to jline-3.x (#1986, #1995)
  • 6212e6c chore: Bump eu.maveniverse.maven.njord:extension3 from 0.9.8 to 0.9.9 (#1999)
  • 6c80118 chore: Bump com.palantir.javaformat:palantir-java-format (#1991)
  • 04287c4 chore: Bump actions/cache from 5 to 6 (#1989)
  • febc3b3 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.jline:jline-terminal from 3.30.14 to 3.30.15

Release notes

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

JLine 3.30.15 is a security patch release addressing ReDoS and other security vulnerabilities.

🔒 Security Fixes

  • fix: guard regex matching against catastrophic backtracking (ReDoS) (#2018, backport of #2012) @​gnodet
  • fix: backport security hardening (#1986, #1995)
    • Create persisted history file with owner-only permissions
    • Use exclusive create for extracted native library temp files

🐛 Bug Fixes

  • fix: warn on insecure permissions when history file created concurrently @​gnodet

📦 Dependency Updates

  • chore: bump eu.maveniverse.maven.njord:extension3 from 0.9.8 to 0.9.9 (#1999)
  • chore: bump com.palantir.javaformat:palantir-java-format (#1991)
  • chore: bump actions/cache from 5 to 6 (#1989)

Full Changelog: jline/jline3@jline-3.30.14...jline-3.30.15

Commits
  • b880666 [maven-release-plugin] prepare release jline-3.30.15
  • 341ee69 fix: guard regex matching against catastrophic backtracking (ReDoS)
  • 1d12a0d fix: warn on insecure permissions when history file created concurrently
  • e307915 fix: backport security hardening to jline-3.x (#1986, #1995)
  • 6212e6c chore: Bump eu.maveniverse.maven.njord:extension3 from 0.9.8 to 0.9.9 (#1999)
  • 6c80118 chore: Bump com.palantir.javaformat:palantir-java-format (#1991)
  • 04287c4 chore: Bump actions/cache from 5 to 6 (#1989)
  • febc3b3 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.jline:jline-terminal-jni from 3.30.14 to 3.30.15

Release notes

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

JLine 3.30.15 is a security patch release addressing ReDoS and other security vulnerabilities.

🔒 Security Fixes

  • fix: guard regex matching against catastrophic backtracking (ReDoS) (#2018, backport of #2012) @​gnodet
  • fix: backport security hardening (#1986, #1995)
    • Create persisted history file with owner-only permissions
    • Use exclusive create for extracted native library temp files

🐛 Bug Fixes

  • fix: warn on insecure permissions when history file created concurrently @​gnodet

📦 Dependency Updates

  • chore: bump eu.maveniverse.maven.njord:extension3 from 0.9.8 to 0.9.9 (#1999)
  • chore: bump com.palantir.javaformat:palantir-java-format (#1991)
  • chore: bump actions/cache from 5 to 6 (#1989)

Full Changelog: jline/jline3@jline-3.30.14...jline-3.30.15

Commits
  • b880666 [maven-release-plugin] prepare release jline-3.30.15
  • 341ee69 fix: guard regex matching against catastrophic backtracking (ReDoS)
  • 1d12a0d fix: warn on insecure permissions when history file created concurrently
  • e307915 fix: backport security hardening to jline-3.x (#1986, #1995)
  • 6212e6c chore: Bump eu.maveniverse.maven.njord:extension3 from 0.9.8 to 0.9.9 (#1999)
  • 6c80118 chore: Bump com.palantir.javaformat:palantir-java-format (#1991)
  • 04287c4 chore: Bump actions/cache from 5 to 6 (#1989)
  • febc3b3 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.jline:jline-terminal-ffm from 3.30.14 to 3.30.15

Release notes

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

JLine 3.30.15 is a security patch release addressing ReDoS and other security vulnerabilities.

🔒 Security Fixes

  • fix: guard regex matching against catastrophic backtracking (ReDoS) (#2018, backport of #2012) @​gnodet
  • fix: backport security hardening (#1986, #1995)
    • Create persisted history file with owner-only permissions
    • Use exclusive create for extracted native library temp files

🐛 Bug Fixes

  • fix: warn on insecure permissions when history file created concurrently @​gnodet

📦 Dependency Updates

  • chore: bump eu.maveniverse.maven.njord:extension3 from 0.9.8 to 0.9.9 (#1999)
  • chore: bump com.palantir.javaformat:palantir-java-format (#1991)
  • chore: bump actions/cache from 5 to 6 (#1989)

Full Changelog: jline/jline3@jline-3.30.14...jline-3.30.15

Commits
  • b880666 [maven-release-plugin] prepare release jline-3.30.15
  • 341ee69 fix: guard regex matching against catastrophic backtracking (ReDoS)
  • 1d12a0d fix: warn on insecure permissions when history file created concurrently
  • e307915 fix: backport security hardening to jline-3.x (#1986, #1995)
  • 6212e6c chore: Bump eu.maveniverse.maven.njord:extension3 from 0.9.8 to 0.9.9 (#1999)
  • 6c80118 chore: Bump com.palantir.javaformat:palantir-java-format (#1991)
  • 04287c4 chore: Bump actions/cache from 5 to 6 (#1989)
  • febc3b3 [maven-release-plugin] prepare for next development iteration
  • 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 `jlineVersion` from 3.30.14 to 3.30.15.

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

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

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

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

---
updated-dependencies:
- dependency-name: org.jline:jansi-core
  dependency-version: 3.30.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jline:jline-terminal
  dependency-version: 3.30.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jline:jline-terminal-jni
  dependency-version: 3.30.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jline:jline-terminal-ffm
  dependency-version: 3.30.15
  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 mvn3 labels Jul 1, 2026
@slachiewicz slachiewicz added this to the 3.10.0 milestone Jul 1, 2026
@Bukama Bukama merged commit 0cc18b8 into maven-3.10.x Jul 2, 2026
21 checks passed
@Bukama Bukama deleted the dependabot/maven/maven-3.10.x/jlineVersion-3.30.15 branch July 2, 2026 14:04
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.

2 participants