bmarwell commented on a change in pull request #22: URL: https://github.com/apache/maven-jlink-plugin/pull/22#discussion_r537134930
########## File path: pom.xml ########## @@ -112,7 +112,7 @@ <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> - <version>2.8.0</version> Review comment: Please give a short reason. Either inherit it from somewhere or add a comment. Plugins are seperated by classloaders as far as I remember, so a dependency convergence should not hurt (aside from a few KiB of jars). ---------------------------------------------------------------- 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