You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/02/21 22:44:41 UTC

[GitHub] [spark] dongjoon-hyun commented on a change in pull request #35597: [SPARK-38274][BUILD] Upgarde `JUnit4` to `4.13.2` and upgrade corresponding `junit-interface` to `0.13.3`

dongjoon-hyun commented on a change in pull request #35597:
URL: https://github.com/apache/spark/pull/35597#discussion_r811463914



##########
File path: pom.xml
##########
@@ -1144,9 +1144,9 @@
         <scope>test</scope>
       </dependency>
       <dependency>
-        <groupId>com.novocode</groupId>
+        <groupId>com.github.sbt</groupId>
         <artifactId>junit-interface</artifactId>
-        <version>0.11</version>
+        <version>0.13.3</version>

Review comment:
       It seems that the setup guide is outdated because it still points to `0.13.2`.




-- 
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.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org