From d6a03e68f6e6537a064bf5d775bfbe51399abaed Mon Sep 17 00:00:00 2001 From: Michael Osipov Date: Sun, 12 Nov 2023 22:40:37 +0100 Subject: [PATCH] [JXR-186] Upgrade to Parent 41 --- maven-jxr-plugin/pom.xml | 4 ++++ pom.xml | 7 +------ 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/maven-jxr-plugin/pom.xml b/maven-jxr-plugin/pom.xml index bbf63d54..e9222932 100644 --- a/maven-jxr-plugin/pom.xml +++ b/maven-jxr-plugin/pom.xml @@ -105,6 +105,10 @@ under the License. org.codehaus.plexus plexus-utils + + org.codehaus.plexus + plexus-xml + diff --git a/pom.xml b/pom.xml index 67b34398..5b4ea76e 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.maven maven-parent - 40 + 41 @@ -96,11 +96,6 @@ under the License. plexus-java 1.2.0 - - org.codehaus.plexus - plexus-utils - 3.5.1 - org.slf4j slf4j-api