This is an automated email from the ASF dual-hosted git repository.

lzljs3620320 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git


The following commit(s) were added to refs/heads/master by this push:
     new db321c228 [spark] Bump Spark 3.5.3 (#4218)
db321c228 is described below

commit db321c228a5f898f6e26c5481df1dde417a346a5
Author: Xiduo You <[email protected]>
AuthorDate: Thu Sep 19 16:50:06 2024 +0800

    [spark] Bump Spark 3.5.3 (#4218)
---
 paimon-spark/paimon-spark-3.5/pom.xml    | 2 +-
 paimon-spark/paimon-spark-common/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/paimon-spark/paimon-spark-3.5/pom.xml 
b/paimon-spark/paimon-spark-3.5/pom.xml
index 4d48dfc9d..0ba453068 100644
--- a/paimon-spark/paimon-spark-3.5/pom.xml
+++ b/paimon-spark/paimon-spark-3.5/pom.xml
@@ -32,7 +32,7 @@ under the License.
     <name>Paimon : Spark : 3.5</name>
 
     <properties>
-        <spark.version>3.5.2</spark.version>
+        <spark.version>3.5.3</spark.version>
     </properties>
 
     <dependencies>
diff --git a/paimon-spark/paimon-spark-common/pom.xml 
b/paimon-spark/paimon-spark-common/pom.xml
index 654d5df47..e9ca8b0e1 100644
--- a/paimon-spark/paimon-spark-common/pom.xml
+++ b/paimon-spark/paimon-spark-common/pom.xml
@@ -34,7 +34,7 @@ under the License.
     <name>Paimon : Spark : Common</name>
 
     <properties>
-        <spark.version>3.5.2</spark.version>
+        <spark.version>3.5.3</spark.version>
     </properties>
 
     <dependencies>

Reply via email to