[MNG-6382][MNG-6372] upgraded Jansi to 1.17.1

This commit is contained in:
Hervé Boutemy 2018-05-14 00:51:28 +02:00
parent 9021d66e53
commit 3c3a5901f3
1 changed files with 1 additions and 1 deletions

View File

@ -292,7 +292,7 @@ under the License.
<dependency>
<groupId>org.fusesource.jansi</groupId>
<artifactId>jansi</artifactId>
<version>1.17</version>
<version>1.17.1</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>