This is an automated email from the ASF dual-hosted git repository.
csy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/auron.git
The following commit(s) were added to refs/heads/master by this push:
new 9b94711a bump spark-3.5 version to 3.5.7 (#1353)
9b94711a is described below
commit 9b94711ac30eb6eb9cfcae7efe45e04713cde9bb
Author: bkhan <[email protected]>
AuthorDate: Thu Sep 25 22:05:34 2025 +0800
bump spark-3.5 version to 3.5.7 (#1353)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9795757d..f9d108da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -571,7 +571,7 @@
<shimPkg>spark-extension-shims-spark3</shimPkg>
<scalaTestVersion>3.2.9</scalaTestVersion>
<scalafmtVersion>3.0.0</scalafmtVersion>
- <sparkVersion>3.5.6</sparkVersion>
+ <sparkVersion>3.5.7</sparkVersion>
</properties>
</profile>