From 6f7c8ab83c619ec2bab78790a6dde4e99b5ec79d Mon Sep 17 00:00:00 2001 From: Sylwester Lachiewicz Date: Sun, 10 Dec 2023 11:55:49 +0100 Subject: [PATCH] Switch to plexus parent pom 14 --- pom.xml | 42 ++++++++++++++++++------------------------ 1 file changed, 18 insertions(+), 24 deletions(-) diff --git a/pom.xml b/pom.xml index 0f1822b..41e90e5 100644 --- a/pom.xml +++ b/pom.xml @@ -4,8 +4,9 @@ org.codehaus.plexus - plexus-components - 14.2 + plexus + 14 + plexus-resources @@ -36,11 +37,25 @@ 4.11.0 + + + + org.codehaus.plexus + plexus-utils + 4.0.0 + + + org.codehaus.plexus plexus-utils + + org.codehaus.plexus + plexus-xml + 3.0.0 + javax.inject javax.inject @@ -55,8 +70,7 @@ org.junit.jupiter - junit-jupiter - 5.10.1 + junit-jupiter-api test @@ -115,27 +129,7 @@ org.eclipse.sisu sisu-maven-plugin - 0.3.5 - - - - main-index - test-index - - - - - - - - org.codehaus.mojo - findbugs-maven-plugin - 3.0.5 - - - -