From cbdff3bf402d00dfde514cd83ccf59944d54b734 Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Wed, 18 Oct 2023 18:37:34 +0200 Subject: [PATCH] [MCLEAN-113] Downgrade plexus-xml to 3.0.0 It is only needed for testing so move to test scope --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index c379f45..a6a714c 100644 --- a/pom.xml +++ b/pom.xml @@ -77,12 +77,6 @@ under the License. plexus-utils 4.0.0 - - org.codehaus.plexus - plexus-xml - 4.0.0 - provided - @@ -98,6 +92,12 @@ under the License. 3.3.0 test + + org.codehaus.plexus + plexus-xml + 3.0.0 + test + org.apache.maven maven-compat