[
https://issues.apache.org/jira/browse/MNG-7896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17768369#comment-17768369
]
ASF GitHub Bot commented on MNG-7896:
-------------------------------------
slawekjaranowski commented on code in PR #1259:
URL: https://github.com/apache/maven/pull/1259#discussion_r1335161028
##########
maven-core/pom.xml:
##########
@@ -164,11 +164,6 @@ under the License.
<artifactId>xmlunit-assertj</artifactId>
<scope>test</scope>
</dependency>
- <dependency>
- <groupId>org.junit.jupiter</groupId>
- <artifactId>junit-jupiter-api</artifactId>
- <scope>test</scope>
- </dependency>
Review Comment:
Because is added in root project pom and here we will have a duplicate
> Upgrade Junit from 5.9.1 to 5.10.0
> ----------------------------------
>
> Key: MNG-7896
> URL: https://issues.apache.org/jira/browse/MNG-7896
> Project: Maven
> Issue Type: Dependency upgrade
> Reporter: Slawomir Jaranowski
> Assignee: Slawomir Jaranowski
> Priority: Major
> Fix For: 4.0.0-alpha-8
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)