From 3079bd23564e1c9e29e59ec87c7b15c1ee5f0a82 Mon Sep 17 00:00:00 2001 From: Tamas Cservenak Date: Mon, 18 Oct 2021 13:59:32 +0200 Subject: [PATCH] Update build and deps And add comments when to remove things. --- pom.xml | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 3f2c06e..67b1f9c 100644 --- a/pom.xml +++ b/pom.xml @@ -77,7 +77,7 @@ under the License. org.apache.maven.shared maven-shared-utils - 3.3.3 + 3.3.4 javax.inject @@ -100,10 +100,6 @@ under the License. maven-project-info-reports-plugin 3.1.1 - - maven-enforcer-plugin - 3.0.0-M3 - maven-javadoc-plugin 3.3.1 @@ -124,6 +120,17 @@ under the License. + + maven-enforcer-plugin + 3.0.0 + + + org.codehaus.mojo + extra-enforcer-rules + 1.4 + + + org.apache.maven.plugins maven-surefire-plugin @@ -144,7 +151,7 @@ under the License. org.eclipse.sisu sisu-maven-plugin - 0.3.4 + 0.3.5 generate-index