This is an automated email from the ASF dual-hosted git repository.
noob-se7en pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new a6463d47749 Bump org.jline:jline from 4.1.0 to 4.1.1 (#18566)
a6463d47749 is described below
commit a6463d477498e8f64b5679cf2d06268528d6c8e7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 22 20:35:03 2026 +0530
Bump org.jline:jline from 4.1.0 to 4.1.1 (#18566)
Bumps [org.jline:jline](https://github.com/jline/jline3) from 4.1.0 to
4.1.1.
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](https://github.com/jline/jline3/compare/4.1.0...4.1.1)
---
updated-dependencies:
- dependency-name: org.jline:jline
dependency-version: 4.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 065c910af50..d50770cbefb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -295,7 +295,7 @@
<!-- Solve conflicts and vulnerabilities -->
<kerby.version>2.1.1</kerby.version>
- <jline.version>4.1.0</jline.version>
+ <jline.version>4.1.1</jline.version>
<wildfly.version>2.0.1</wildfly.version>
<jettison.version>1.5.5</jettison.version>
<nimbus-jose-jwt.version>10.9</nimbus-jose-jwt.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]