Skip to content

Commit

Permalink
Bump org.apache.spark:spark-core_2.12 from 2.4.6 to 3.3.3 (#165)
Browse files Browse the repository at this point in the history
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 13, 2025
1 parent 1468b1e commit 87490a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 87490a9

Please sign in to comment.