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

ctubbsii pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fluo-recipes.git


The following commit(s) were added to refs/heads/main by this push:
     new 87490a9  Bump org.apache.spark:spark-core_2.12 from 2.4.6 to 3.3.3 
(#165)
87490a9 is described below

commit 87490a93393cd48c9ee6b81c782097497943914f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 13 15:01:50 2025 -0500

    Bump org.apache.spark:spark-core_2.12 from 2.4.6 to 3.3.3 (#165)
    
    Bumps org.apache.spark:spark-core_2.12 from 2.4.6 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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bed5fa0..3b26d94 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,7 @@
     <maven.compiler.source>11</maven.compiler.source>
     <maven.compiler.target>11</maven.compiler.target>
     <releaseProfiles>fluo-recipes-release</releaseProfiles>
-    <spark.version>2.4.6</spark.version>
+    <spark.version>3.3.3</spark.version>
     <zookeeper.version>3.8.4</zookeeper.version>
   </properties>
   <dependencyManagement>

Reply via email to