Skip to content

Commit 612e94b

Browse files
committed
Update imglib2 and bigdataviewer-core
* imglib2: 7.1.2 -> 7.1.4 * bigdataviewer-core: 10.6.1 -> 10.6.3 Both of these releases add new API needed by other libraries such as n5 and multiview-reconstruction.
1 parent b77d2c0 commit 612e94b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -584,7 +584,7 @@
584584
<!-- ImgLib2 - https://github.com/imglib -->
585585

586586
<!-- ImgLib2 - https://github.com/imglib/imglib2 -->
587-
<imglib2.version>7.1.2</imglib2.version>
587+
<imglib2.version>7.1.4</imglib2.version>
588588
<net.imglib2.imglib2.version>${imglib2.version}</net.imglib2.imglib2.version>
589589

590590
<!-- ImgLib2 Algorithms - https://github.com/imglib/imglib2-algorithm -->
@@ -1016,7 +1016,7 @@
10161016
<!-- BigDataViewer - https://github.com/bigdataviewer -->
10171017

10181018
<!-- BigDataViewer Core - https://github.com/bigdataviewer/bigdataviewer-core -->
1019-
<bigdataviewer-core.version>10.6.1</bigdataviewer-core.version>
1019+
<bigdataviewer-core.version>10.6.3</bigdataviewer-core.version>
10201020
<sc.fiji.bigdataviewer-core.version>${bigdataviewer-core.version}</sc.fiji.bigdataviewer-core.version>
10211021

10221022
<!-- BigDataServer - https://github.com/bigdataviewer/bigdataviewer-server -->

0 commit comments

Comments
 (0)