mirror of https://github.com/apache/nifi.git
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:
parent
762262f7fd
commit
3619780813
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue