FrankChen021 commented on PR #20278: URL: https://github.com/apache/druid/pull/20278#issuecomment-5580846391
Addressed the PR-caused RequireUpperBoundDeps failures in commit a640221c039. google-cloud-core 2.75.0 brings gax 2.85.0, api-common 2.68.0, proto-google-iam-v1 1.71.0, and google-auth 1.52.0, while the existing google-cloud-storage 2.72.0, gax 2.84.0, and embedded auth 1.51.0 pins kept older versions. This commit aligns google-cloud-storage to 2.73.0, gax to 2.85.0, and embedded auth credentials to 1.52.0. The focused Maven dependency tree resolves each selected artifact to one version; GitHub CI should rerun for the new head. -- 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]
