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

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


The following commit(s) were added to refs/heads/support/nifi-1.x by this push:
     new 56030da0f9 NIFI-12692 Update jline.version to 3.25.1
56030da0f9 is described below

commit 56030da0f948b90227a079c2fb62bfa441584b00
Author: mr1716 <[email protected]>
AuthorDate: Wed Jan 31 08:15:45 2024 -0500

    NIFI-12692 Update jline.version to 3.25.1
    
    Signed-off-by: Pierre Villard <[email protected]>
    
    This closes #8326.
---
 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 d1e801d1d4..b3245b98cd 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.25.0</jline.version>
+        <jline.version>3.25.1</jline.version>
     </properties>
 
     <build>

Reply via email to