Skip to content

Commit 010ec28

Browse files
committed
chore: update parent pom, n5 version
1 parent 7e480d0 commit 010ec28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.scijava</groupId>
77
<artifactId>pom-scijava</artifactId>
8-
<version>36.0.0</version>
8+
<version>37.0.0</version>
99
<relativePath />
1010
</parent>
1111

@@ -95,7 +95,7 @@
9595
<maven-enforcer-plugin.version>3.0.0-M3</maven-enforcer-plugin.version>
9696
<jacoco-maven-plugin.version>0.8.6</jacoco-maven-plugin.version>
9797

98-
<n5.version>3.0.2</n5.version>
98+
<n5.version>3.1.2</n5.version>
9999
</properties>
100100

101101
<dependencies>

0 commit comments

Comments
 (0)