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:
Pierre Villard 2023-04-10 21:31:18 +03:00 committed by exceptionfactory
parent d84ce83654
commit 3b216ced92
No known key found for this signature in database
GPG Key ID: 29B6A52D2AAE8DBA
1 changed files with 1 additions and 1 deletions

View File

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