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

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


The following commit(s) were added to refs/heads/master by this push:
     new ada0ae0910 Bump org.apache.spark:spark-core_2.12 in 
/spark/spark3-shims (#4650)
ada0ae0910 is described below

commit ada0ae0910f969a27eb1488ab6e076f99657b3f9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 11 16:12:45 2023 +0200

    Bump org.apache.spark:spark-core_2.12 in /spark/spark3-shims (#4650)
    
    Bumps org.apache.spark:spark-core_2.12 from 3.1.1 to 3.3.3.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.spark:spark-core_2.12
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 spark/spark3-shims/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spark/spark3-shims/pom.xml b/spark/spark3-shims/pom.xml
index d9134a7899..58137444aa 100644
--- a/spark/spark3-shims/pom.xml
+++ b/spark/spark3-shims/pom.xml
@@ -32,7 +32,7 @@
 
   <properties>
     <scala.binary.version>2.12</scala.binary.version>
-    <spark.version>3.1.1</spark.version>
+    <spark.version>3.3.3</spark.version>
   </properties>
 
   <dependencies>

Reply via email to