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/incubator-paimon.git


The following commit(s) were added to refs/heads/master by this push:
     new f3c996dc1 [spark] Bump Spark version 3.5.1 (#2914)
f3c996dc1 is described below

commit f3c996dc14a05e4aebd22ecf3181fee396c53dac
Author: cxzl25 <[email protected]>
AuthorDate: Wed Feb 28 16:13:22 2024 +0800

    [spark] Bump Spark version 3.5.1 (#2914)
---
 paimon-spark/paimon-spark-3.5/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/paimon-spark/paimon-spark-3.5/pom.xml 
b/paimon-spark/paimon-spark-3.5/pom.xml
index b3baa4373..270a18089 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.0</spark.version>
+        <spark.version>3.5.1</spark.version>
     </properties>
 
     <dependencies>

Reply via email to