Skip to content

Commit

Permalink
pom: bump to pom-scijava-38.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
axtimwalde committed Sep 4, 2024
1 parent be65582 commit 7bf65b2
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.scijava</groupId>
<artifactId>pom-scijava</artifactId>
<version>37.0.0</version>
<version>38.0.1</version>
</parent>

<groupId>org.janelia.saalfeldlab</groupId>
Expand Down Expand Up @@ -120,19 +120,7 @@
<!-- NB: Deploy releases to the SciJava Maven repository. -->
<releaseProfiles>sign,deploy-to-scijava</releaseProfiles>

<n5.version>3.2.0</n5.version>
<n5-aws-s3.version>4.2.0</n5-aws-s3.version>
<n5-blosc.version>1.1.1</n5-blosc.version>
<n5-google-cloud.version>4.1.0</n5-google-cloud.version>
<n5-hdf5.version>2.2.0</n5-hdf5.version>
<n5-ij.version>4.2.1</n5-ij.version>
<n5-imglib2.version>7.0.0</n5-imglib2.version>
<n5-jpeg.version>0.0.1-beta1</n5-jpeg.version>
<n5-universe.version>1.6.0</n5-universe.version>
<n5-viewer_fiji.version>6.1.1</n5-viewer_fiji.version>
<n5-zarr.version>1.3.4</n5-zarr.version>
<n5-zstandard.version>1.0.2</n5-zstandard.version>
<imagej-legacy.version>1.2.2</imagej-legacy.version>
</properties>

<dependencies>
Expand Down Expand Up @@ -234,7 +222,6 @@
<dependency>
<groupId>com.formdev</groupId>
<artifactId>flatlaf</artifactId>
<version>0.46</version>
</dependency>
<dependency>
<groupId>org.scijava</groupId>
Expand Down

0 comments on commit 7bf65b2

Please sign in to comment.