Skip to content

Commit 976b2bc

Browse files
committed
Update component versions
* scijava-common: 2.83.2 -> 2.83.3 * imagej-legacy: 0.37.3 -> 0.37.4 * BigStitcher: 0.5.6 -> 0.5.8 * multiview-reconstruction: 0.7.0 -> 0.7.2
1 parent 5db7144 commit 976b2bc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@
321321
<scijava-cache.version>0.1.2</scijava-cache.version>
322322

323323
<!-- SciJava Common - https://github.com/scijava/scijava-common -->
324-
<scijava-common.version>2.83.2</scijava-common.version>
324+
<scijava-common.version>2.83.3</scijava-common.version>
325325

326326
<!-- SciJava Config - https://github.com/scijava/scijava-config -->
327327
<scijava-config.version>2.0.2</scijava-config.version>
@@ -429,7 +429,7 @@
429429
<imagej-launcher.version>5.0.3</imagej-launcher.version>
430430

431431
<!-- ImageJ Legacy - https://github.com/imagej/imagej-legacy -->
432-
<imagej-legacy.version>0.37.3</imagej-legacy.version>
432+
<imagej-legacy.version>0.37.4</imagej-legacy.version>
433433

434434
<!-- ImageJ MATLAB - https://github.com/imagej/imagej-matlab -->
435435
<imagej-matlab.version>0.7.4</imagej-matlab.version>
@@ -803,10 +803,10 @@
803803
<MorphoLibJ_.version>${MorphoLibJ.version}</MorphoLibJ_.version>
804804

805805
<!-- BigStitcher - https://github.com/PreibischLab/BigStitcher -->
806-
<BigStitcher.version>0.5.6</BigStitcher.version>
806+
<BigStitcher.version>0.5.8</BigStitcher.version>
807807

808808
<!-- multiview-reconstruction - https://github.com/PreibischLab/multiview-reconstruction -->
809-
<multiview-reconstruction.version>0.7.0</multiview-reconstruction.version>
809+
<multiview-reconstruction.version>0.7.2</multiview-reconstruction.version>
810810

811811
<!-- multiview-simulation - https://github.com/PreibischLab/multiview-simulation -->
812812
<multiview-simulation.version>0.2.0</multiview-simulation.version>

0 commit comments

Comments
 (0)