zachgk commented on a change in pull request #13807: [MXNET-1180] Java Image API
URL: https://github.com/apache/incubator-mxnet/pull/13807#discussion_r248083486
##########
File path: scala-package/examples/pom.xml
##########
@@ -128,5 +129,11 @@
<artifactId>slf4j-simple</artifactId>
<version>1.7.5</version>
</dependency>
+ <dependency>
Review comment:
Since we repeat this dependency in infer, move both to the main pom.xml
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services