[MNG-7917] Upgrade to Jansi 2.4.1 (#1294)

This commit is contained in:
Guillaume Nodet 2023-10-20 17:19:20 +02:00 committed by GitHub
parent d362690a82
commit 066cb3dc17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -306,7 +306,7 @@ under the License.
<dependency>
<groupId>org.fusesource.jansi</groupId>
<artifactId>jansi</artifactId>
<version>2.4.0</version>
<version>2.4.1</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>