From 91cfeee7b0423a1a50679f20e0b153d5e57adf97 Mon Sep 17 00:00:00 2001 From: Paul Kattenborn Date: Fri, 9 Feb 2024 15:41:11 +0100 Subject: [PATCH] =?UTF-8?q?pom-build=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 4b4d00b..49c5368 100644 --- a/pom.xml +++ b/pom.xml @@ -17,13 +17,20 @@ 4.13.2 test - - org.junit.jupiter - junit-jupiter - RELEASE - test - - + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.1 + + 8 + 8 + + + + +