chamikaramj commented on code in PR #31451:
URL: https://github.com/apache/beam/pull/31451#discussion_r1621338439
##########
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'm just adding these dependencies to the top level in this PR so
dependencies should be exactly the same. But I can try triggering as well.
--
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]