Skip to content

Commit

Permalink
POM: remove un-used dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tpietzsch committed May 23, 2024
1 parent c859558 commit f15cadf
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@

<imglib2.version>7.0.3</imglib2.version>
<imglib2-realtransform.version>4.0.3</imglib2-realtransform.version>
<imglib2-roi.version>0.15.0</imglib2-roi.version>
<imglib2-cache.version>1.0.0-beta-18</imglib2-cache.version>
<imglib2-algorithm.version>0.15.2</imglib2-algorithm.version>

Expand Down Expand Up @@ -178,10 +177,6 @@
<groupId>net.imglib2</groupId>
<artifactId>imglib2-realtransform</artifactId>
</dependency>
<dependency>
<groupId>net.imglib2</groupId>
<artifactId>imglib2-roi</artifactId>
</dependency>

<!-- BigDataViewer dependencies -->
<dependency>
Expand Down

0 comments on commit f15cadf

Please sign in to comment.