Can we please update imglib2 to a version >=5.9.0? Ideally, we can bump the parent POM to pom-scijava-30.0.0, and also remove some of the pinned versions, see #30.
I'd like to use the ImgView.wrap(RandomAccessibleInterval rai) signature (that was introduced with imglib2-5.9.0) in our fmi-ij2-plugins, see fmi-faim/fmi-ij2-plugins#13 (comment).
Can we please update
imglib2to a version>=5.9.0? Ideally, we can bump the parent POM topom-scijava-30.0.0, and also remove some of the pinned versions, see #30.I'd like to use the
ImgView.wrap(RandomAccessibleInterval rai)signature (that was introduced withimglib2-5.9.0) in ourfmi-ij2-plugins, see fmi-faim/fmi-ij2-plugins#13 (comment).