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

zhouky pushed a commit to branch branch-0.3
in repository https://gitbox.apache.org/repos/asf/incubator-celeborn.git


The following commit(s) were added to refs/heads/branch-0.3 by this push:
     new 456ea4f25 [CELEBORN-904] Bump Spark in spark-3.3 profile from 3.3.2 to 
3.3.3
456ea4f25 is described below

commit 456ea4f259efb085aa258119537d370511cd5272
Author: Fu Chen <[email protected]>
AuthorDate: Wed Aug 23 20:20:22 2023 +0800

    [CELEBORN-904] Bump Spark in spark-3.3 profile from 3.3.2 to 3.3.3
    
    As title
    
    https://www.mail-archive.com/devspark.apache.org/msg30758.html
    
    No
    
    Pass GA
    
    Closes #1828 from cfmcgrady/spark33.
    
    Authored-by: Fu Chen <[email protected]>
    Signed-off-by: zky.zhoukeyong <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a0d9db574..ecf3f323d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -973,7 +973,7 @@
         <lz4-java.version>1.8.0</lz4-java.version>
         <scala.version>2.12.15</scala.version>
         <scala.binary.version>2.12</scala.binary.version>
-        <spark.version>3.3.2</spark.version>
+        <spark.version>3.3.3</spark.version>
         <zstd-jni.version>1.5.2-1</zstd-jni.version>
       </properties>
     </profile>

Reply via email to