Skip to content

Commit

Permalink
add hadoop-client-runtime with scope test
Browse files Browse the repository at this point in the history
  • Loading branch information
StephanPreibisch committed Sep 24, 2024
1 parent 639711d commit 86be5bc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions render-ws-spark-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,13 @@
<version>${n5-version}</version>
</dependency>

<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-client-runtime</artifactId>
<version>3.3.4</version>
<scope>test</scope>
</dependency>

<dependency>
<groupId>org.janelia.saalfeldlab</groupId>
<artifactId>n5-spark</artifactId>
Expand Down

0 comments on commit 86be5bc

Please sign in to comment.