[MNG-6900] Upgrade Jansi to 1.18

This commit is contained in:
Michael Osipov 2020-05-04 17:26:20 +02:00
parent f8b556c2e8
commit c1ee195570
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>1.17.1</version>
<version>1.18</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>