From a9c9e5a0bf5d74223cb0fb2e9daaeeba835f88f1 Mon Sep 17 00:00:00 2001 From: Steffen Hildebrandt Date: Mon, 11 Mar 2024 16:10:42 +0100 Subject: [PATCH] add maven compiler plugin + update versions --- pom.xml | 27 ++++++++++++++++----------- 1 file changed, 16 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index 66b1acb9..58c3533f 100644 --- a/pom.xml +++ b/pom.xml @@ -76,22 +76,22 @@ 4.9.3 - 5.9.0 - 3.23.1 - 4.7.0 + 5.10.2 + 3.25.3 + 5.2.0 4.9.3 - 0.8.8 + 0.8.11 4.3.0 - 3.0.0-M7 + 3.2.5 1.6.8 1.6 - 5.1.8 - 3.2.1 - 3.2.0 - 3.2.0 - + 5.1.9 + 3.12.1 + 3.3.0 + 3.6.3 + 3.3.0 @@ -124,6 +124,12 @@ + + org.apache.maven.plugins + maven-compiler-plugin + ${version.maven-compiler} + + org.apache.maven.plugins @@ -385,4 +391,3 @@ -