jerqi commented on code in PR #6374: URL: https://github.com/apache/gravitino/pull/6374#discussion_r1929703404
########## gradle/libs.versions.toml: ########## @@ -55,7 +55,7 @@ commons-collections3 = "3.2.2" commons-configuration1 = "1.6" commons-dbcp2 = "2.11.0" caffeine = "2.9.3" -iceberg = '1.5.2' # used for Gravitino Iceberg catalog and Iceberg REST service +iceberg = '1.6.1' # used for Gravitino Iceberg catalog and Iceberg REST service Review Comment: Do U need to modify the playground, too? Maybe you can create an issue in the repo of the playground. -- 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]
