Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/21697#discussion_r199505892
--- Diff: resource-managers/kubernetes/integration-tests/pom.xml ---
@@ -102,6 +103,16 @@
</execution>
</executions>
</plugin>
+
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-surefire-plugin</artifactId>
+ <version>2.22.0</version>
--- End diff --
I think we declare the version in the parent POM? (or should). OK to update
it while you're at it to the latest version.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]