From 155770ffa99ca6acdcdd29f761413f5ff8ea02df Mon Sep 17 00:00:00 2001 From: Sylwester Lachiewicz Date: Sun, 11 Feb 2024 15:46:36 +0100 Subject: [PATCH] Require Maven 3.6.3+ --- pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pom.xml b/pom.xml index 07a594d..0b859ba 100644 --- a/pom.xml +++ b/pom.xml @@ -66,7 +66,6 @@ under the License. 11 ${maven-site-plugin.version} - 3.2.5 false @@ -74,7 +73,6 @@ under the License. org.apache.maven maven-plugin-api - ${mavenVersion} provided @@ -98,7 +96,6 @@ under the License. org.apache.maven.plugin-tools maven-plugin-annotations - 3.10.2 provided @@ -157,7 +154,6 @@ under the License. junit junit - 4.13.2 test