Skip to content

Commit f1c25c2

Browse files
committed
POM: pin imglib2 version to 5.10.0
We want to call the new pow(...) method on a RealType.
1 parent f83380f commit f1c25c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,8 @@ Jean-Yves Tinevez and Michael Zinsmaier.</license.copyrightOwners>
200200

201201
<!-- NB: Deploy releases to the SciJava Maven repository. -->
202202
<releaseProfiles>deploy-to-scijava</releaseProfiles>
203+
204+
<imglib2.version>5.10.0</imglib2.version>
203205
</properties>
204206

205207
<repositories>

0 commit comments

Comments
 (0)