delanym opened a new issue, #1545: URL: https://github.com/apache/maven-site/issues/1545
### Improvement proposal Just as there is a specification for the "dependency version requirement". https://maven.apache.org/pom.html#Dependency_Version_Requirement_Specification There should be a specification for "dependency version conflict resolution". For example, if I import 2 BOM files into a `dependencyManagement` section, and they both specify a version for the same dependency, then which takes priority? This page does not answer that question https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html -- 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]
