From 936941d8cf736a8bb4349704e174b4d4310d71bf Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Wed, 13 Sep 2023 23:28:15 +0200 Subject: [PATCH] [MRRESOURCES-140] Bump plexus-utils from 3.5.1 to 4.0.0 and plexus-xml 3.0.0 --- pom.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 38f4be7..968ee7b 100644 --- a/pom.xml +++ b/pom.xml @@ -79,7 +79,12 @@ under the License. org.codehaus.plexus plexus-utils - 3.5.1 + 4.0.0 + + + org.codehaus.plexus + plexus-xml + 3.0.0 @@ -161,6 +166,10 @@ under the License. org.codehaus.plexus plexus-utils + + org.codehaus.plexus + plexus-xml +