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 e3bbcac852 Build: Bump Spark 3.4 to 3.4.4 (#11366)
e3bbcac852 is described below

commit e3bbcac8524f1835fc8737ec6af26de3177b4e01
Author: Manu Zhang <[email protected]>
AuthorDate: Mon Oct 28 17:04:24 2024 +0800

    Build: Bump Spark 3.4 to 3.4.4 (#11366)
---
 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 2a01ea0b99..39d2b2e97b 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -82,7 +82,7 @@ scala-collection-compat = "2.12.0"
 slf4j = "2.0.16"
 snowflake-jdbc = "3.19.0"
 spark-hive33 = "3.3.4"
-spark-hive34 = "3.4.3"
+spark-hive34 = "3.4.4"
 spark-hive35 = "3.5.2"
 spring-boot = "2.7.18"
 spring-web = "5.3.39"

Reply via email to