FrankChen021 commented on PR #19779: URL: https://github.com/apache/druid/pull/19779#issuecomment-5113501814
Closing as `SKIPPED_COMPLEX_COMPATIBILITY`. The [Maven Enforcer failure](https://github.com/apache/druid/actions/runs/30409380880/job/90441907789) shows that upgrading only `maven-resolver-transport-http` to 1.9.27 mixes Resolver API/SPI/util 1.9.27 with `maven-resolver-connector-basic` 1.3.1 and `maven-resolver-provider` 3.6.0 (which still uses Resolver 1.3.1). It also raises the transitive `commons-codec` requirement to 1.21.0 while Druid manages 1.20.0. A correct fix needs a coordinated Maven/Resolver-family upgrade and transitive compatibility review, not a surgical one-artifact bump. The branch is left unchanged. Upstream release: https://github.com/apache/maven-resolver/releases/tag/maven-resolver-1.9.27 -- 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]
