From bfada7f26000e79ec0ef5f5974a79239e04ebe5d 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 0436869..0fcdaa1 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