From fdfbd362f29932afadff3892763a66b601d51a46 Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Sun, 28 May 2023 14:48:40 -0400 Subject: [PATCH] [pom] Bump plexus utils to 4.0.0 and add plexus xml 3.0.0 override moving plexus forwards which includes some maven 4 in plexus xml so maven provided a bridge for plexus xml 3.0.0 to avoid maven 4 apis and thus remain compatible to maven 3. --- license-maven-plugin/pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/license-maven-plugin/pom.xml b/license-maven-plugin/pom.xml index 42f4eaf5a..e3e9afeb8 100644 --- a/license-maven-plugin/pom.xml +++ b/license-maven-plugin/pom.xml @@ -224,7 +224,12 @@ org.codehaus.plexus plexus-utils - 3.5.1 + 4.0.0 + + + org.codehaus.plexus + plexus-xml + 3.0.0