From c93ea9ee79202072683d8743c8f14b5beec65986 Mon Sep 17 00:00:00 2001 From: "P. Ottlinger" Date: Sun, 21 Jul 2024 21:10:17 +0200 Subject: [PATCH] Try to get the build run with JDK21 --- pom.xml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index ed6ddf8..7174681 100644 --- a/pom.xml +++ b/pom.xml @@ -97,6 +97,8 @@ 4.13.2 3.0.5 + 1.8 + 1.8 3.0.5 @@ -233,10 +234,6 @@ org.apache.maven.plugins maven-compiler-plugin - - ${target.jdk} - ${target.jdk} - org.apache.maven.plugins