[MNG-7331] Upgrade Jansi to 2.4.0

This commit is contained in:
Michael Osipov 2021-11-12 18:58:57 +01:00
parent a748596cd8
commit 0a72185a6e
1 changed files with 1 additions and 1 deletions

View File

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