[MNG-7165] Upgrade JAnsi to 2.3.3

This commit is contained in:
rfscholte 2021-06-12 11:00:52 +02:00
parent 706826e18e
commit 371faf7a49
1 changed files with 1 additions and 1 deletions

View File

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