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

haonan pushed a commit to branch HTHou-patch-1
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit 5ddec479336807498694222fdaadfb4f2cd6c41f
Author: Haonan <[email protected]>
AuthorDate: Wed Jul 17 15:37:36 2024 +0800

    Bump jline version to 3.25.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bc62daccb76..79997aa4e41 100644
--- a/pom.xml
+++ b/pom.xml
@@ -102,7 +102,7 @@
         <!-- This was the last version to support Java 8 -->
         <jetty.version>9.4.53.v20231009</jetty.version>
         <jjwt.version>0.11.5</jjwt.version>
-        <jline.version>3.23.0</jline.version>
+        <jline.version>3.25.0</jline.version>
         <jna.version>5.14.0</jna.version>
         <json-smart.version>2.5.0</json-smart.version>
         <jtransforms.version>3.1</jtransforms.version>

Reply via email to