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 6a4539ba main: Update dependency org.apache.spark:spark-sql_2.12 to
v3.5.5 (#1077)
6a4539ba is described below
commit 6a4539ba5bee50c99b2d5305bc8cb3176758dec8
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Feb 28 08:18:47 2025 +0100
main: Update dependency org.apache.spark:spark-sql_2.12 to v3.5.5 (#1077)
---
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 d1e67f8f..8becd09e 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -24,7 +24,7 @@ quarkus = "3.18.4"
immutables = "2.10.1"
picocli = "4.7.6"
scala212 = "2.12.19"
-spark35 = "3.5.4"
+spark35 = "3.5.5"
slf4j = "2.0.17"
swagger = "1.6.15"