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

exceptionfactory pushed a commit to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git

commit 0f32068d0b5b381df4ed6f2b8581dff263a768bf
Author: mr1716 <msr1...@rit.edu>
AuthorDate: Mon Nov 13 15:00:55 2023 -0500

    NIFI-12363 Upgraded JLine from 3.23.0 to 3.24.1
    
    This closes #8021
    
    Signed-off-by: David Handermann <exceptionfact...@apache.org>
    (cherry picked from commit 3619780813f43dd936116bb1510cd7b9785be926)
---
 nifi-toolkit/nifi-toolkit-cli/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nifi-toolkit/nifi-toolkit-cli/pom.xml 
b/nifi-toolkit/nifi-toolkit-cli/pom.xml
index 1215500603..5c1a2a0c57 100644
--- a/nifi-toolkit/nifi-toolkit-cli/pom.xml
+++ b/nifi-toolkit/nifi-toolkit-cli/pom.xml
@@ -25,7 +25,7 @@
 
     <properties>
         <guava.version>32.1.2-jre</guava.version>
-        <jline.version>3.23.0</jline.version>
+        <jline.version>3.24.1</jline.version>
     </properties>
 
     <build>

Reply via email to