From 91201c7e037a4391de330d30491139f10cd68715 Mon Sep 17 00:00:00 2001 From: Mark Raynsford Date: Fri, 23 Feb 2024 20:26:26 +0000 Subject: [PATCH] Specify Java target explicitly --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 8b0e091..7b20c1b 100644 --- a/pom.xml +++ b/pom.xml @@ -25,6 +25,7 @@ 2.0.0 + 21