slawekjaranowski commented on code in PR #1742:
URL: https://github.com/apache/maven-resolver/pull/1742#discussion_r2682191326
##########
pom.xml:
##########
@@ -113,15 +113,15 @@
<jettyVersion>10.0.26</jettyVersion>
<!-- used by supplier and demo only -->
<maven3Version>3.9.12</maven3Version>
- <maven4Version>4.0.0-rc-4</maven4Version>
+ <maven4Version>4.0.0-rc-5</maven4Version>
<minimalMavenBuildVersion>[3.8.8,)</minimalMavenBuildVersion>
<!-- MRESOLVER-422: keep this in sync with Javadoc plugin configuration
(but cannot directly, as this below is range) -->
<minimalJavaBuildVersion>[21,)</minimalJavaBuildVersion>
<project.build.outputTimestamp>2025-12-12T18:37:18Z</project.build.outputTimestamp>
<bnd.instructions.additions />
<!-- Parent versions -->
- <versions.junit5>5.14.1</versions.junit5>
+ <versions.junit5>5.14.2</versions.junit5>
Review Comment:
As we have it in parent, maybe can removed
--
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]