This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch dependabot/maven/org.jline-jline-4.0.0
in repository https://gitbox.apache.org/repos/asf/pinot.git
commit efd13fa351846044f8138cb25fc0534db86b2018
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 4 11:07:04 2026 +0000
Bump org.jline:jline from 3.30.6 to 4.0.0
Bumps [org.jline:jline](https://github.com/jline/jline3) from 3.30.6 to
4.0.0.
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](https://github.com/jline/jline3/compare/jline-3.30.6...4.0.0)
---
updated-dependencies:
- dependency-name: org.jline:jline
dependency-version: 4.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d6db448af8b..8be142b27c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -253,7 +253,7 @@
<!-- Solve conflicts and vulnerabilities -->
<kerby.version>2.1.1</kerby.version>
- <jline.version>3.30.6</jline.version>
+ <jline.version>4.0.0</jline.version>
<wildfly.version>2.0.1</wildfly.version>
<jettison.version>1.5.4</jettison.version>
<nimbus-jose-jwt.version>10.8</nimbus-jose-jwt.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]