NIFI-12363 Upgraded JLine from 3.23.0 to 3.24.1

This closes #8021

Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
mr1716 2023-11-13 15:00:55 -05:00 committed by exceptionfactory
parent 762262f7fd
commit 3619780813
No known key found for this signature in database
GPG Key ID: 29B6A52D2AAE8DBA
1 changed files with 1 additions and 1 deletions

View File

@ -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>