8000 bump n5 artifact and plugin versions · scijava/pom-scijava@bf4e881 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bf4e881

Browse files
committed
bump n5 artifact and plugin versions
1 parent 38ee305 commit bf4e881

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

pom.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1103,43 +1103,43 @@
11031103
<net.imglib2.imglib2-label-multisets.version>${imglib2-label-multisets.version}</net.imglib2.imglib2-label-multisets.version>
11041104

11051105
<!-- N5 - https://github.com/saalfeldlab/n5 -->
1106-
<n5.version>3.1.2</n5.version>
1106+
<n5.version>3.2.0</n5.version>
11071107
<org.janelia.saalfeldlab.n5.version>${n5.version}</org.janelia.saalfeldlab.n5.version>
11081108

11091109
<!-- N5 AWS S3 - https://github.com/saalfeldlab/n5-aws-s3 -->
1110-
<n5-aws-s3.version>4.0.1</n5-aws-s3.version>
1110+
<n5-aws-s3.version>4.1.1</n5-aws-s3.version>
11111111
<org.janelia.saalfeldlab.n5-aws-s3.version>${n5-aws-s3.version}</org.janelia.saalfeldlab.n5-aws-s3.version>
11121112

11131113
<!-- N5 Blosc - https://github.com/saalfeldlab/n5-blosc -->
11141114
<n5-blosc.version>1.1.1</n5-blosc.version>
11151115
<org.janelia.saalfeldlab.n5-blosc.version>${n5-blosc.version}</org.janelia.saalfeldlab.n5-blosc.version>
11161116

11171117
<!-- N5 Google Cloud - https://github.com/saalfeldlab/n5-google-cloud -->
1118-
<n5-google-cloud.version>4.0.0</n5-google-cloud.version>
1118+
<n5-google-cloud.version>4.1.0</n5-google-cloud.version>
11191119
<org.janelia.saalfeldlab.n5-google-cloud.version>${n5-google-cloud.version}</org.janelia.saalfeldlab.n5-google-cloud.version>
11201120

11211121
<!-- N5 HDF5 Bindings - https://github.com/saalfeldlab/n5-hdf5 -->
1122-
<n5-hdf5.version>2.1.0</n5-hdf5.version>
1122+
<n5-hdf5.version>2.2.0</n5-hdf5.version>
11231123
<org.janelia.saalfeldlab.n5-hdf5.version>${n5-hdf5.version}</org.janelia.saalfeldlab.n5-hdf5.version>
11241124

11251125
<!-- N5 ImageJ Bindings - https://github.com/saalfeldlab/n5-ij -->
1126-
<n5-ij.version>4.0.2</n5-ij.version>
1126+
<n5-ij.version>4.1.1</n5-ij.version>
11271127
<org.janelia.saalfeldlab.n5-ij.version>${n5-ij.version}</org.janelia.saalfeldlab.n5-ij.version>
11281128

11291129
<!-- N5 ImgLib2 Bindings - https://github.com/saalfeldlab/n5-imglib2 -->
11301130
<n5-imglib2.version>7.0.0</n5-imglib2.version>
11311131
<org.janelia.saalfeldlab.n5-imglib2.version>${n5-imglib2.version}</org.janelia.saalfeldlab.n5-imglib2.version>
11321132

11331133
<!-- N5 Universe - https://github.com/saalfeldlab/n5-universe -->
1134-
<n5-universe.version>1.3.1</n5-universe.version>
1134+
<n5-universe.version>1.4.1</n5-universe.version>
11351135
<org.janelia.saalfeldlab.n5-universe.version>${n5-universe.version}</org.janelia.saalfeldlab.n5-universe.version>
11361136

11371137
<!-- N5 Viewer for Fiji - https://github.com/saalfeldlab/n5-viewer_fiji -->
1138-
<n5-viewer_fiji.version>6.0.1</n5-viewer_fiji.version>
1138+
<n5-viewer_fiji.version>6.1.0</n5-viewer_fiji.version>
11391139
<org.janelia.saalfeldlab.n5-viewer_fiji.version>${n5-viewer_fiji.version}</org.janelia.saalfeldlab.n5-viewer_fiji.version>
11401140

11411141
<!-- N5 Zarr - https://github.com/saalfeldlab/n5-zarr -->
1142-
<n5-zarr.version>1.2.0</n5-zarr.version>
1142+
<n5-zarr.version>1.3.1</n5-zarr.version>
11431143
<org.janelia.saalfeldlab.n5-zarr.version>${n5-zarr.version}</org.janelia.saalfeldlab.n5-zarr.version>
11441144

11451145
<!-- N5 ZStandard - https://github.com/JaneliaSciComp/n5-zstandard -->

0 commit comments

Comments
 (0)
0