rfscholte commented on a change in pull request #70: URL: https://github.com/apache/maven-shared-utils/pull/70#discussion_r564454311
########## File path: pom.xml ########## @@ -70,7 +70,7 @@ <dependency> <groupId>org.fusesource.jansi</groupId> <artifactId>jansi</artifactId> - <version>2.0.1</version> + <version>2.2.0</version> <optional>true</optional> Review comment: It must be optional, it is Maven that's responsible to provide it and to decide which features are supported. Maven 3.3.9 and earlier would otherwise have mixed output. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org