Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

Commit

Permalink
Bump org.apache.spark:spark-core_2.12 from 3.1.1 to 3.3.3 (#74)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 12, 2023
1 parent d957ef0 commit 14cc7ee
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 @@ -16,7 +16,7 @@
<java.version>1.8</java.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
<spark.version>3.1.1</spark.version>
<spark.version>3.3.3</spark.version>
</properties>

<build>
Expand Down

0 comments on commit 14cc7ee

Please sign in to comment.