Skip to content

Commit 54a833c

Browse files
committed
Downgrade ImageJ1 to 1.52p
This is the most recent version that works fully correctly with ij1-patcher and imagej-legacy. A (hopefully very near) future version of pom-scijava will update ij1-patcher and imagej-legacy together along with ij to its most recent version.
1 parent ef558a2 commit 54a833c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@
413413
<imagej.version>2.0.0-rc-72</imagej.version>
414414

415415
<!-- ImageJ 1.x - https://github.com/imagej/ImageJA -->
416-
<imagej1.version>1.53a</imagej1.version>
416+
<imagej1.version>1.52p</imagej1.version>
417417
<ij.version>${imagej1.version}</ij.version>
418418

419419
<!-- ImageJ 1.x patcher - https://github.com/imagej/ij1-patcher -->

0 commit comments

Comments
 (0)