From 15191dcdea020811f7487fb333fec4b7a059af58 Mon Sep 17 00:00:00 2001 From: Curtis Rueden Date: Mon, 16 Dec 2024 11:38:58 -0600 Subject: [PATCH] POM: update parent to pom-scijava 40.0.0 And target a minimum of Java 21 when building. --- pom.xml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 5ecc1654..111f2a08 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.scijava pom-scijava - 40.0.0-SNAPSHOT + 40.0.0 @@ -132,7 +132,7 @@ Fiji distribution of ImageJ for the life sciences. %regex[.*main/resources/.*|.*/macros/.*] - 11 + 21 none @@ -143,9 +143,6 @@ true - - true - 24.1.0 8.5.13