Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: org.apache.spark:spark-core_2.12
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent 2b72439 commit 1a9d30e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
<label-utilities-n5.version>0.3.2</label-utilities-n5.version>
<imglib2-mutex-watershed.version>0.1.2</imglib2-mutex-watershed.version>

<spark.version>3.5.1</spark.version>
<spark.version>3.3.3</spark.version>
<spark-core_2.12.version>${spark.version}</spark-core_2.12.version>
<jackson.version>2.15.4</jackson.version>

Expand Down Expand Up @@ -284,7 +284,7 @@
<dependency>
<groupId>org.apache.spark</groupId>
<artifactId>spark-core_2.12</artifactId>
<version>3.2.1</version>
<version>3.3.3</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 1a9d30e

Please sign in to comment.