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 a1b2ae78a main: Update dependency org.apache.spark:spark-sql_2.12 to v3.5.6 (#1752) a1b2ae78a is described below commit a1b2ae78ae33d9e07222452cdb6ed9b5d9feb42b Author: Mend Renovate <b...@renovateapp.com> AuthorDate: Tue Jun 3 10:16:06 2025 +0200 main: Update dependency org.apache.spark:spark-sql_2.12 to v3.5.6 (#1752) --- 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 edc272176..166394b4b 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -24,7 +24,7 @@ quarkus = "3.21.4" immutables = "2.10.1" picocli = "4.7.7" scala212 = "2.12.19" -spark35 = "3.5.5" +spark35 = "3.5.6" slf4j = "2.0.17" swagger = "1.6.16"