chamikaramj commented on code in PR #31451: URL: https://github.com/apache/beam/pull/31451#discussion_r1621339891
########## sdks/java/io/iceberg/build.gradle: ########## @@ -57,8 +57,8 @@ dependencies { testImplementation library.java.hadoop_client testImplementation library.java.bigdataoss_gcsio - testImplementation "com.google.cloud.bigdataoss:gcs-connector:hadoop2-2.2.16" - testImplementation "com.google.cloud.bigdataoss:util-hadoop:hadoop2-2.2.16" + testImplementation library.java.bigdataoss_gcs_connector + testImplementation library.java.bigdataoss_util_hadoop Review Comment: I mean, I'm adding "hadoop2-2.2.16" to the top level. I don't think there's a "2.2.16" version for these jars. -- 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: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org