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 c8180f501 [spark] Bump Spark version 3.3.4 (#2731)
c8180f501 is described below

commit c8180f501de6fe73ac56967987688acaff662646
Author: cxzl25 <[email protected]>
AuthorDate: Thu Jan 18 13:30:47 2024 +0800

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

diff --git a/paimon-spark/paimon-spark-3.3/pom.xml 
b/paimon-spark/paimon-spark-3.3/pom.xml
index 453d87a29..34a116494 100644
--- a/paimon-spark/paimon-spark-3.3/pom.xml
+++ b/paimon-spark/paimon-spark-3.3/pom.xml
@@ -32,7 +32,7 @@ under the License.
     <name>Paimon : Spark : 3.3</name>
 
     <properties>
-        <spark.version>3.3.3</spark.version>
+        <spark.version>3.3.4</spark.version>
     </properties>
 
     <dependencies>

Reply via email to