Skip to content

Commit

Permalink
POM: Bump dependency versions:
Browse files Browse the repository at this point in the history
imglib2-7.1.2
imglib2-algorithm-0.16.0
imglib2-cache-1.0.0-beta-19
imglib2-realtransform-4.0.3
imglib2-ij-2.0.3
bigdataviewer-core-10.6.1
bigdataviewer-vistools-1.0.0-beta-36
spim_data-2.3.4
  • Loading branch information
tpietzsch committed Oct 15, 2024
1 parent 35685d4 commit df1cfc5
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,17 @@
<license.licenseName>bsd_2</license.licenseName>
<license.copyrightOwners>Tobias Pietzsch</license.copyrightOwners>



<imglib2.version>7.1.2</imglib2.version>
<imglib2-algorithm.version>0.16.0</imglib2-algorithm.version>
<imglib2-cache.version>1.0.0-beta-19</imglib2-cache.version>
<imglib2-realtransform.version>4.0.3</imglib2-realtransform.version>
<imglib2-ij.version>2.0.3</imglib2-ij.version>
<bigdataviewer-core.version>10.6.1</bigdataviewer-core.version>
<bigdataviewer-vistools.version>1.0.0-beta-36</bigdataviewer-vistools.version>
<spim_data.version>2.3.4</spim_data.version>

<!-- NB: Deploy releases to the SciJava Maven repository. -->
<releaseProfiles>sign,deploy-to-scijava</releaseProfiles>
</properties>
Expand Down Expand Up @@ -155,10 +166,6 @@
<groupId>sc.fiji</groupId>
<artifactId>bigdataviewer-core</artifactId>
</dependency>
<dependency>
<groupId>sc.fiji</groupId>
<artifactId>bigdataviewer-vistools</artifactId>
</dependency>
<dependency>
<groupId>sc.fiji</groupId>
<artifactId>spim_data</artifactId>
Expand Down

0 comments on commit df1cfc5

Please sign in to comment.