elharo commented on a change in pull request #70:
URL: https://github.com/apache/maven-shared-utils/pull/70#discussion_r564418571
##########
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:
Why is this marked optional instead of simply declaring it? It feels
like unnecessary complexity. The model code checks for its presence but the
test code doesn't seem to.
----------------------------------------------------------------
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:
[email protected]