nastra commented on code in PR #7694:
URL: https://github.com/apache/iceberg/pull/7694#discussion_r1281482041


##########
gradle/libs.versions.toml:
##########
@@ -0,0 +1,194 @@
+# Rich versions are used for better compatibility with GitHub's automated 
dependency tools (such as Dependabot and Renovate).
+# Without a rich version definition, dependabot will try to align different 
versions of the same library.
+
+[versions]
+activation = "1.1.1"
+aliyun-sdk-oss = "3.10.2"
+antlr = "4.9.3"
+aircompressor = "0.24"
+arrow = "12.0.1"
+avro = "1.11.1"
+assertj-core = "3.24.2"
+awaitility = "4.2.0"
+awssdk-bom = "2.20.18"
+caffeine = "2.9.3"
+calcite = "1.10.0"
+delta-standalone = "0.6.0"
+delta-core = "2.2.0"
+esotericsoftware-kryo = "4.0.2"
+errorprone-annotations = "2.3.3"
+findbugs-jsr305 = "3.0.2"
+flink115 = { strictly = "[1.15, 1.16[", prefer = "1.15.0"} # see rich version 
usage explanation above
+flink116 = { strictly = "[1.16, 1.17[", prefer = "1.16.2"}
+flink117 = { strictly = "[1.17, 1.18[", prefer = "1.17.1"}
+google-libraries-bom = "26.18.0"
+guava = "32.1.1-jre"
+hadoop2 = "2.7.3"
+hadoop3-client = "3.3.6"
+httpcomponents-httpclient5 = "5.2.1"
+hive2 = { strictly = "[2, 3[", prefer = "2.3.9"} # see rich version usage 
explanation above
+hive3 = "3.1.3"
+immutables-value = "2.9.2"
+jackson-annotations = "2.15.2"
+jackson-bom = "2.14.2"
+jackson-dataformat-xml = "2.9.9"
+jackson211 = { strictly = "[2.11, 2.12[", prefer = "2.11.4"} # see rich 
version usage explanation above
+jackson212 = { strictly = "[2.12, 2.13[", prefer = "2.12.3"}
+jackson213 = { strictly = "[2.13, 2.14[", prefer = "2.13.4"}
+jackson214 = { strictly = "[2.14, 2.15[", prefer = "2.14.2"}
+jakarta-el-api = "3.0.3"
+jaxb-api = "2.3.1"
+jaxb-runtime = "2.3.3"
+jetty = "9.4.43.v20210629"
+junit = "5.9.2"
+kryo-shaded = "4.0.3"
+microprofile-openapi-api = "3.1.1"
+mockito = "4.11.0"
+mockserver = "5.13.2"
+nessie = "0.65.0"
+netty-buffer = "4.1.68.Final"
+object-client-bundle = "3.3.2"
+orc = "1.9.0"
+parquet = "1.13.1"
+pig = "0.14.0"
+roaringbitmap = "0.9.22"
+s3mock-junit5 = "2.11.0"
+scala-collection-compat = "2.11.0"
+slf4j = "1.7.36"
+snowflake-jdbc = "3.13.22"

Review Comment:
   ```suggestion
   snowflake-jdbc = "3.13.30"
   ```



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to