[
https://issues.apache.org/jira/browse/MNG-7896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17768370#comment-17768370
]
ASF GitHub Bot commented on MNG-7896:
-------------------------------------
slawekjaranowski commented on code in PR #1259:
URL: https://github.com/apache/maven/pull/1259#discussion_r1335161291
##########
pom.xml:
##########
@@ -476,7 +476,7 @@ under the License.
<dependencies>
<dependency>
<groupId>org.junit.jupiter</groupId>
- <artifactId>junit-jupiter-engine</artifactId>
Review Comment:
`junit-jupiter-api` is enough - this artifact is really used in code
by the way I prefer use dependency in place where is used not like here for
all modules - but it can be another change
> 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)