This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git
The following commit(s) were added to refs/heads/main by this push:
new a762589b3 fix(deps): update dependency org.apache.spark:spark-sql_2.12
to v3.5.7 (#2658)
a762589b3 is described below
commit a762589b3946b816f9dda7d48cd4d27473057a2f
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Sep 24 06:41:42 2025 +0200
fix(deps): update dependency org.apache.spark:spark-sql_2.12 to v3.5.7
(#2658)
---
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 094190fca..6aae8ce0f 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -27,7 +27,7 @@ immutables = "2.11.3"
jmh = "1.37"
picocli = "4.7.7"
scala212 = "2.12.19"
-spark35 = "3.5.6"
+spark35 = "3.5.7"
slf4j = "2.0.17"
swagger = "1.6.16"