liferoad commented on code in PR #35037:
URL: https://github.com/apache/beam/pull/35037#discussion_r2104651681


##########
sdks/java/io/iceberg/build.gradle:
##########
@@ -37,8 +37,8 @@ def hadoopVersions = [
 
 hadoopVersions.each {kv -> configurations.create("hadoopVersion$kv.key")}
 
-def iceberg_version = "1.6.1"
-def parquet_version = "1.15.1"
+def iceberg_version = "1.9.0"

Review Comment:
   iceberg 1.6.1 pins parquet-avro to 1.13.1



-- 
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

Reply via email to