[ https://issues.apache.org/jira/browse/HADOOP-19608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18008764#comment-18008764 ]
ASF GitHub Bot commented on HADOOP-19608: ----------------------------------------- steveloughran commented on code in PR #7785: URL: https://github.com/apache/hadoop/pull/7785#discussion_r2219749480 ########## hadoop-project/pom.xml: ########## @@ -1315,11 +1324,6 @@ <artifactId>mockito-all</artifactId> <version>1.10.19</version> </dependency> - <dependency> - <groupId>org.mockito</groupId> - <artifactId>mockito-junit-jupiter</artifactId> - <version>3.12.4</version> Review Comment: I was getting a warning of a double reference, and while I was doing jupiter stuff, thought I should do this too > Upgrade to Junit 5.13.3 > ----------------------- > > Key: HADOOP-19608 > URL: https://issues.apache.org/jira/browse/HADOOP-19608 > Project: Hadoop Common > Issue Type: Sub-task > Components: build, test > Affects Versions: 3.5.0 > Reporter: Steve Loughran > Assignee: Steve Loughran > Priority: Major > Labels: pull-request-available > > Upgrade to JUnit 5.13.3 so that Parameterized test classes work again. > Needs corresponding updates in surefire -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org