slachiewicz opened a new pull request, #1357:
URL: https://github.com/apache/maven-javadoc-plugin/pull/1357

   The local `version.plexus-utils` property pins **4.0.2**. 
`org.apache.maven:maven-parent:49` manages **4.0.3**, so the pin had quietly 
turned into a downgrade rather than the bump it was when it was added.
   
   Dropping it lets the parent's value through — `mvn help:effective-pom` 
resolves plexus-utils to 4.0.3 with the line gone. Part of a sweep across the 
Maven repositories for local pom properties that no longer override anything 
useful.
   
   Generated-by: Claude Opus 5 (1M context)
   


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