Skip to content

Commit

Permalink
Updates pom scijava to 38.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoKiaru committed Jul 25, 2024
1 parent bdbfa5c commit 631d3de
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.scijava</groupId>
<artifactId>pom-scijava</artifactId>
<version>37.0.0</version>
<version>38.0.1</version>
<relativePath />
</parent>

Expand Down Expand Up @@ -131,20 +131,10 @@
<groupId>net.imagej</groupId>
<artifactId>imagej</artifactId>
</dependency>

<!--<dependency>
<groupId>net.imglib2</groupId>
<artifactId>imglib2-ui</artifactId>
</dependency>-->

<dependency>
<groupId>net.imagej</groupId>
<artifactId>imagej-legacy</artifactId>
</dependency>
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy</artifactId>
</dependency>
</dependencies>


Expand Down

0 comments on commit 631d3de

Please sign in to comment.