Copilot commented on code in PR #292:
URL: 
https://github.com/apache/maven-remote-resources-plugin/pull/292#discussion_r3741219956


##########
pom.xml:
##########
@@ -65,9 +65,9 @@ under the License.
 
   <properties>
     <javaVersion>8</javaVersion>
-    <mavenVersion>3.6.3</mavenVersion>
+    <mavenVersion>3.9.12</mavenVersion>
     <!-- the same version like in Maven 3.6.3 -->
-    <resolverVersion>1.4.1</resolverVersion>
+    <resolverVersion>1.9.25</resolverVersion>

Review Comment:
   The comment above `resolverVersion` still references Maven 3.6.3, but the 
baseline has been raised to 3.9.12. This is now misleading documentation and 
should be updated to reflect the new relationship between `mavenVersion` and 
`resolverVersion`.



-- 
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]

Reply via email to