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

Commit dccefe9

Browse files
committed
Update pom to 23.2.0
1 parent 10499a9 commit dccefe9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.scijava</groupId>
77
<artifactId>pom-scijava</artifactId>
8-
<version>23.0.1</version>
8+
<version>23.2.0</version>
99
<relativePath />
1010
</parent>
1111

@@ -129,11 +129,11 @@
129129
</dependency>
130130
<dependency>
131131
<groupId>net.imagej</groupId>
132-
<artifactId>imagej-legacy</artifactId>
132+
<artifactId>ij1-patcher</artifactId>
133133
</dependency>
134134
<dependency>
135-
<groupId>net.imglib2</groupId>
136-
<artifactId>imglib2</artifactId>
135+
<groupId>net.imagej</groupId>
136+
<artifactId>imagej-legacy</artifactId>
137137
</dependency>
138138
</dependencies>
139139
</project>

0 commit comments

Comments
 (0)