nastra commented on code in PR #10972: URL: https://github.com/apache/iceberg/pull/10972#discussion_r1727002025
########## aws-bundle/build.gradle: ########## @@ -27,6 +27,7 @@ project(":iceberg-aws-bundle") { implementation platform(libs.awssdk.bom) implementation "software.amazon.awssdk:apache-client" implementation "software.amazon.awssdk:auth" + implementation "software.amazon.awssdk:http-auth-aws-crt" Review Comment: adding this requires also an update to the `LICENSE` file -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org