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
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]