mirror of https://github.com/apache/nifi.git
NIFI-11426 Upgraded JLine from 3.22.0 to 3.23.0
This closes #7157 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
d84ce83654
commit
3b216ced92
|
@ -24,7 +24,7 @@
|
|||
<description>Tooling to make tls configuration easier</description>
|
||||
|
||||
<properties>
|
||||
<jline.version>3.22.0</jline.version>
|
||||
<jline.version>3.23.0</jline.version>
|
||||
</properties>
|
||||
|
||||
<build>
|
||||
|
|
Loading…
Reference in New Issue