Skip to content

Commit 0bd2f3a

Browse files
authored
Merge pull request #56 from scijava/update-imglib2-components
Update component versions
2 parents 2d7e3e2 + 4a4e5ef commit 0bd2f3a

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -301,22 +301,22 @@
301301
<!-- ImgLib2 - https://github.com/imglib -->
302302

303303
<!-- ImgLib2 - https://github.com/imglib/imglib2 -->
304-
<imglib2.version>4.6.0</imglib2.version>
304+
<imglib2.version>4.6.1</imglib2.version>
305305

306306
<!-- ImgLib2 Algorithms - https://github.com/imglib/imglib2-algorithm -->
307-
<imglib2-algorithm.version>0.8.1</imglib2-algorithm.version>
307+
<imglib2-algorithm.version>0.8.2</imglib2-algorithm.version>
308308

309309
<!-- ImgLib2 Algorithms FFT - https://github.com/imglib/imglib2-algorithm-fft -->
310-
<imglib2-algorithm-fft.version>0.1.4</imglib2-algorithm-fft.version>
310+
<imglib2-algorithm-fft.version>0.1.5</imglib2-algorithm-fft.version>
311311

312312
<!-- ImgLib2 Algorithms GPL - https://github.com/imglib/imglib2-algorithm-gpl -->
313-
<imglib2-algorithm-gpl.version>0.2.1</imglib2-algorithm-gpl.version>
313+
<imglib2-algorithm-gpl.version>0.2.2</imglib2-algorithm-gpl.version>
314314

315315
<!-- ImgLib2 Cache - https://github.com/imglib/imglib2-cache -->
316316
<imglib2-cache.version>1.0.0-beta-7</imglib2-cache.version>
317317

318318
<!-- ImgLib2 IJ - https://github.com/imglib/imglib2-ij -->
319-
<imglib2-ij.version>2.0.0-beta-38</imglib2-ij.version>
319+
<imglib2-ij.version>2.0.0-beta-39</imglib2-ij.version>
320320

321321
<!-- ImgLib2 RealTransform - https://github.com/imglib/imglib2-realtransform -->
322322
<imglib2-realtransform.version>2.0.0-beta-38</imglib2-realtransform.version>

0 commit comments

Comments
 (0)