adoroszlai commented on PR #7772: URL: https://github.com/apache/ozone/pull/7772#issuecomment-2645746621
> What would the model be for nested dependencies that differ? > > ``` > Package A -> Package B > Package A - > Package C v1 > Package B -> Package C v1.3 > ``` Maven resolves it to the highest version. Usually that's also what previously we had to do manually, by excluding one of the transitive dependencies. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
