Skip to content

Commit 3f67f21

Browse files
committed
Update parent to pom-scijava 22.0.0
This updates the default minimum Java version from 8 to 11, which is necessary as we begin managing component versions targeting Java 11+, such as scijava-links.
1 parent 3dc091a commit 3f67f21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.scijava</groupId>
88
<artifactId>pom-scijava-base</artifactId>
9-
<version>21.1.0</version>
9+
<version>22.0.0</version>
1010
<relativePath />
1111
</parent>
1212

0 commit comments

Comments
 (0)