This is an automated email from the ASF dual-hosted git repository.

xiangfu0 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 dafe7ad3e48 Bump org.jline:jline from 4.2.1 to 4.3.1 (#18899)
dafe7ad3e48 is described below

commit dafe7ad3e48fc8701f4dc33452a4e6347c140645
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 1 10:33:13 2026 -0700

    Bump org.jline:jline from 4.2.1 to 4.3.1 (#18899)
    
    Bumps [org.jline:jline](https://github.com/jline/jline3) from 4.2.1 to 
4.3.1.
    - [Release notes](https://github.com/jline/jline3/releases)
    - [Commits](https://github.com/jline/jline3/compare/4.2.1...4.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.jline:jline
      dependency-version: 4.3.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 5b5afbdd991..dc0234a7042 100644
--- a/pom.xml
+++ b/pom.xml
@@ -297,7 +297,7 @@
 
     <!-- Solve conflicts and vulnerabilities -->
     <kerby.version>2.1.2</kerby.version>
-    <jline.version>4.2.1</jline.version>
+    <jline.version>4.3.1</jline.version>
     <wildfly.version>2.0.1</wildfly.version>
     <jettison.version>1.5.6</jettison.version>
     <nimbus-jose-jwt.version>10.9.1</nimbus-jose-jwt.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to