This is an automated email from the ASF dual-hosted git repository.

etudenhoefner pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/main by this push:
     new ae08334cad Build: Bump Spark 3.5 to 3.5.2 (#10918)
ae08334cad is described below

commit ae08334cad1f1a9eebb9cdcf48ce5084da9bc44d
Author: Manu Zhang <[email protected]>
AuthorDate: Mon Aug 12 14:12:20 2024 +0800

    Build: Bump Spark 3.5 to 3.5.2 (#10918)
---
 gradle/libs.versions.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index b2946163f3..1cc38d44ac 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -81,7 +81,7 @@ slf4j = "1.7.36"
 snowflake-jdbc = "3.18.0"
 spark-hive33 = "3.3.4"
 spark-hive34 = "3.4.3"
-spark-hive35 = "3.5.1"
+spark-hive35 = "3.5.2"
 spring-boot = "2.7.18"
 spring-web = "5.3.37"
 sqlite-jdbc = "3.46.0.1"

Reply via email to