Skip to content

Commit 6eddab4

Browse files
committed
Update component versions
* ij1-patcher: 1.2.9 -> 2.0.0 * bigwarp: 9.3.1 -> 9.3.2
1 parent 404dd72 commit 6eddab4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</parent>
1212

1313
<artifactId>pom-scijava</artifactId>
14-
<version>41.1.0-SNAPSHOT</version>
14+
<version>42.0.0-SNAPSHOT</version>
1515
<packaging>pom</packaging>
1616

1717
<name>SciJava Parent POM</name>
@@ -482,7 +482,7 @@
482482
<net.imagej.ij.version>${ij.version}</net.imagej.ij.version>
483483

484484
<!-- ImageJ patcher - https://github.com/imagej/ij1-patcher -->
485-
<ij1-patcher.version>1.2.9</ij1-patcher.version>
485+
<ij1-patcher.version>2.0.0</ij1-patcher.version>
486486
<net.imagej.ij1-patcher.version>${ij1-patcher.version}</net.imagej.ij1-patcher.version>
487487

488488
<!-- ImageJ Common - https://github.com/imagej/imagej-common -->
@@ -991,7 +991,7 @@
991991
<jitk.jitk-tps.version>${jitk-tps.version}</jitk.jitk-tps.version>
992992

993993
<!-- BigWarp - https://github.com/saalfeldlab/bigwarp -->
994-
<bigwarp.version>9.3.1</bigwarp.version>
994+
<bigwarp.version>9.3.2</bigwarp.version>
995995
<bigwarp_fiji.version>${bigwarp.version}</bigwarp_fiji.version>
996996
<sc.fiji.bigwarp_fiji.version>${bigwarp_fiji.version}</sc.fiji.bigwarp_fiji.version>
997997

0 commit comments

Comments
 (0)