We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67ac233 commit abdcb37Copy full SHA for abdcb37
pom-scijava/pom.xml
@@ -7,7 +7,7 @@
7
8
<groupId>org.scijava</groupId>
9
<artifactId>pom-scijava</artifactId>
10
- <version>1.41</version>
+ <version>1.42</version>
11
<packaging>pom</packaging>
12
13
<name>SciJava Projects</name>
@@ -31,7 +31,7 @@
31
<scifio.groupId>loci</scifio.groupId>
32
<scifio.version>4.5-SNAPSHOT</scifio.version>
33
<scijava-common.groupId>org.scijava</scijava-common.groupId>
34
- <scijava-common.version>1.3.2</scijava-common.version>
+ <scijava-common.version>1.4.0</scijava-common.version>
35
<sezpoz.version>1.9-imagej</sezpoz.version>
36
37
<!-- NB: Avoid platform encoding warning when copying resources. -->
0 commit comments