Skip to content

Commit

Permalink
[MNG-6320] upgraded JAnsi to 1.17 to fix encoding issues
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Feb 8, 2018
1 parent 085ee9f commit 32cbde0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ under the License.
<dependency>
<groupId>org.fusesource.jansi</groupId>
<artifactId>jansi</artifactId>
<version>1.16</version>
<version>1.17</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 32cbde0

Please sign in to comment.