From 70b344c246d2f58735b29993775c9bbbacbded94 Mon Sep 17 00:00:00 2001 From: David Kleiven Date: Sun, 3 Dec 2023 14:29:58 +0100 Subject: [PATCH] Add version to maven-compiler-plugin --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 6a45062..072ebd3 100644 --- a/pom.xml +++ b/pom.xml @@ -156,6 +156,7 @@ org.apache.maven.plugins maven-compiler-plugin + 3.11.0 9 9