#3964: Bump org.jline:jline from 4.0.7 to 4.0.9

Bumps [org.jline:jline](https://github.com/jline/jline3) from 4.0.7 to 4.0.9.
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](https://github.com/jline/jline3/compare/4.0.7...4.0.9)

---
updated-dependencies:
- dependency-name: org.jline:jline
  dependency-version: 4.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-03-24 18:11:26 +11:00
committed by GitHub
parent 463412a083
commit e3963f373e
+1 -1
View File
@@ -22,7 +22,7 @@
<dependency>
<groupId>org.jline</groupId>
<artifactId>jline</artifactId>
<version>4.0.7</version>
<version>4.0.9</version>
<scope>compile</scope>
</dependency>
<dependency>