slachiewicz opened a new pull request, #169: URL: https://github.com/apache/maven-doap-plugin/pull/169
Nothing under `src/` references `org.apache.maven.wagon`, yet `wagon-provider-api` was declared directly at `provided` scope with its own pinned 3.5.3. It still reaches the classpath transitively through the `provided` `maven-compat` dependency, at that same 3.5.3, so what changes is the edge that supplies it rather than the resolved tree — `mvn dependency:tree` gives 70 nodes and the same artifact set either way. *This change was created with AI assistance.* -- 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]
