Skip to content

Commit df1cfc5

Browse files
committed
POM: Bump dependency versions:
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
1 parent 35685d4 commit df1cfc5

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

pom.xml

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,17 @@
7676
<license.licenseName>bsd_2</license.licenseName>
7777
<license.copyrightOwners>Tobias Pietzsch</license.copyrightOwners>
7878

79+
80+
81+
<imglib2.version>7.1.2</imglib2.version>
82+
<imglib2-algorithm.version>0.16.0</imglib2-algorithm.version>
83+
<imglib2-cache.version>1.0.0-beta-19</imglib2-cache.version>
84+
<imglib2-realtransform.version>4.0.3</imglib2-realtransform.version>
85+
<imglib2-ij.version>2.0.3</imglib2-ij.version>
86+
<bigdataviewer-core.version>10.6.1</bigdataviewer-core.version>
87+
<bigdataviewer-vistools.version>1.0.0-beta-36</bigdataviewer-vistools.version>
88+
<spim_data.version>2.3.4</spim_data.version>
89+
7990
<!-- NB: Deploy releases to the SciJava Maven repository. -->
8091
<releaseProfiles>sign,deploy-to-scijava</releaseProfiles>
8192
</properties>
@@ -155,10 +166,6 @@
155166
<groupId>sc.fiji</groupId>
156167
<artifactId>bigdataviewer-core</artifactId>
157168
</dependency>
158-
<dependency>
159-
<groupId>sc.fiji</groupId>
160-
<artifactId>bigdataviewer-vistools</artifactId>
161-
</dependency>
162169
<dependency>
163170
<groupId>sc.fiji</groupId>
164171
<artifactId>spim_data</artifactId>

0 commit comments

Comments
 (0)