gnodet commented on code in PR #11249:
URL: https://github.com/apache/maven/pull/11249#discussion_r2425539416
##########
impl/maven-cli/src/test/java/org/apache/maven/cling/invoker/mvn/MavenInvokerTest.java:
##########
@@ -218,10 +218,10 @@ void conflictingSettings(
Map<String, String> logs = invoke(
cwd,
userHome,
- List.of("eu.maveniverse.maven.plugins:toolbox:0.7.4:help"),
+ List.of("eu.maveniverse.maven.plugins:toolbox:0.13.7:help"),
Review Comment:
Is there a way to have the version externalised in the POM so that it can be
upgraded more easily ?
--
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]