piyushghai commented on a change in pull request #13794: [MXNET-1263] Unit
Tests for Java Predictor and Object Detector APIs
URL: https://github.com/apache/incubator-mxnet/pull/13794#discussion_r246870594
##########
File path: scala-package/pom.xml
##########
@@ -228,8 +229,12 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
- <version>2.19</version>
+ <version>2.22.0</version>
Review comment:
I'm synchronizing the version that was used earlier in the ```core``` pom
file.
----------------------------------------------------------------
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