#3992: Bump org.jline:jline from 4.1.0 to 4.1.3

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

---
updated-dependencies:
- dependency-name: org.jline:jline
  dependency-version: 4.1.3
  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-05-30 09:50:54 +10:00
committed by GitHub
parent 2628eead0e
commit c6ab8217dc
+1 -1
View File
@@ -22,7 +22,7 @@
<dependency>
<groupId>org.jline</groupId>
<artifactId>jline</artifactId>
<version>4.1.0</version>
<version>4.1.3</version>
<scope>compile</scope>
</dependency>
<dependency>