Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Commit

Permalink
Update pom to 23.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tferr committed Sep 25, 2018
1 parent 10499a9 commit dccefe9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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>23.0.1</version>
<version>23.2.0</version>
<relativePath />
</parent>

Expand Down Expand Up @@ -129,11 +129,11 @@
</dependency>
<dependency>
<groupId>net.imagej</groupId>
<artifactId>imagej-legacy</artifactId>
<artifactId>ij1-patcher</artifactId>
</dependency>
<dependency>
<groupId>net.imglib2</groupId>
<artifactId>imglib2</artifactId>
<groupId>net.imagej</groupId>
<artifactId>imagej-legacy</artifactId>
</dependency>
</dependencies>
</project>

0 comments on commit dccefe9

Please sign in to comment.