Github user skonto commented on a diff in the pull request:
https://github.com/apache/spark/pull/21697#discussion_r200328768
--- Diff: pom.xml ---
@@ -114,6 +114,7 @@
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
<maven.version>3.3.9</maven.version>
+ <maven.surefire.plugin.version>2.22.0</maven.surefire.plugin.version>
--- End diff --
Yes but I thought you wanted me to add that version at the parent pom.
Otherwise I can simply remove the version from the child pom.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]