This is an automated email from the ASF dual-hosted git repository.
zhouyuan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gluten.git
The following commit(s) were added to refs/heads/main by this push:
new fa059efdc1 Bump org.apache.spark:spark-core_2.12 in /tools/gluten-it
(#12871)
fa059efdc1 is described below
commit fa059efdc135cc857a19a115679eefaf22feece9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 25 09:34:31 2026 +0100
Bump org.apache.spark:spark-core_2.12 in /tools/gluten-it (#12871)
---
tools/gluten-it/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/gluten-it/pom.xml b/tools/gluten-it/pom.xml
index 6dfa7ec05f..e673e4a9d8 100644
--- a/tools/gluten-it/pom.xml
+++ b/tools/gluten-it/pom.xml
@@ -34,7 +34,7 @@
<maven.compiler.target>${java.version}</maven.compiler.target>
<scala.version>2.12.17</scala.version>
<scala.binary.version>2.12</scala.binary.version>
- <spark.version>3.4.4</spark.version>
+ <spark.version>3.5.7</spark.version>
<spark.major.version>3</spark.major.version>
<delta.package.name>delta-core</delta.package.name>
<delta.version>2.4.0</delta.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]