[MNG-7196] Upgrade Jansi to 2.3.4

This commit is contained in:
Michael Osipov 2021-07-25 14:32:31 +02:00
parent 5fa834f78b
commit 021e53f627
1 changed files with 1 additions and 1 deletions

View File

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