From d12ab8fb2338506b908003d715e0676138d02458 Mon Sep 17 00:00:00 2001 From: Tamas Cservenak Date: Mon, 19 Jun 2023 12:35:49 +0200 Subject: [PATCH] [MCHECKSTYLE-439] Upgrade to Parent 40 Also, downgrade plexus plugin from 2.1.1 to 2.1.0 as 2.1.1 is known to be broken. This closes #123 --- pom.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 9ceb8c5b..96bcfe43 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.maven.plugins maven-plugins - 39 + 40 @@ -154,7 +154,7 @@ under the License. org.codehaus.plexus plexus-component-annotations - 2.1.1 + 2.1.0 org.codehaus.plexus @@ -337,7 +337,7 @@ under the License. org.codehaus.plexus plexus-component-metadata - 2.1.1 + 2.1.0 @@ -357,7 +357,6 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - 3.5.1 clean