From 999ef5a2562a21e6ed1033ae2847d24aa01518c5 Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Sun, 14 Jan 2024 12:54:56 +0100 Subject: [PATCH] Require Maven 3.6.3 as minimum --- pom.xml | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 060573a2..ae30bfa5 100644 --- a/pom.xml +++ b/pom.xml @@ -118,7 +118,7 @@ - 3.5.4 + 3.6.3 11 8 @@ -358,6 +358,29 @@ groovy-maven-plugin 2.1.1 + + org.apache.maven.plugins + maven-plugin-report-plugin + + + + 2.3.0 + 3.5.4 + 1.8 + + + 2.0.0 + 3.5.4 + 1.7 + + + 1.20 + 2.2.1 + 1.7 + + + +