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>
(cherry picked from commit 3b216ced92
)
This commit is contained in:
parent
a98ddf3e01
commit
d105ed6165
|
@ -24,7 +24,7 @@
|
||||||
<description>Tooling to make tls configuration easier</description>
|
<description>Tooling to make tls configuration easier</description>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<jline.version>3.22.0</jline.version>
|
<jline.version>3.23.0</jline.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
|
|
Loading…
Reference in New Issue