Skip to content

Commit 6f81b3a

Browse files
committed
Update component versions
* imglib2: 7.1.5 -> 8.0.0 * bigdataviewer-core: 10.6.4 -> 10.6.7
1 parent 3f67f21 commit 6f81b3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -626,7 +626,7 @@
626626
<!-- ImgLib2 - https://github.com/imglib -->
627627

628628
<!-- ImgLib2 - https://github.com/imglib/imglib2 -->
629-
<imglib2.version>7.1.5</imglib2.version>
629+
<imglib2.version>8.0.0</imglib2.version>
630630
<net.imglib2.imglib2.version>${imglib2.version}</net.imglib2.imglib2.version>
631631

632632
<!-- ImgLib2 Algorithms - https://github.com/imglib/imglib2-algorithm -->
@@ -1058,7 +1058,7 @@
10581058
<!-- BigDataViewer - https://github.com/bigdataviewer -->
10591059

10601060
<!-- BigDataViewer Core - https://github.com/bigdataviewer/bigdataviewer-core -->
1061-
<bigdataviewer-core.version>10.6.4</bigdataviewer-core.version>
1061+
<bigdataviewer-core.version>10.6.7</bigdataviewer-core.version>
10621062
<sc.fiji.bigdataviewer-core.version>${bigdataviewer-core.version}</sc.fiji.bigdataviewer-core.version>
10631063

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

0 commit comments

Comments
 (0)