From 762ebabe7e99805ad43f2fedf563cf29ea47bfc5 Mon Sep 17 00:00:00 2001 From: Paulo Gustavo Veiga Date: Sun, 6 Aug 2023 17:34:27 -0700 Subject: [PATCH] Define plugin version. --- pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 089265f3..f6a2477d 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,6 @@ ${project.basedir}/wise-webapps 17 17 - 3.11.0 @@ -47,6 +46,11 @@ + + org.apache.maven.plugins + maven-compiler-plugin + 3.11.0 + org.apache.maven.plugins maven-failsafe-plugin