From 24c952f250cbae5ccc937aa85a24572f3ceaafd8 Mon Sep 17 00:00:00 2001 From: Sylwester Lachiewicz Date: Sun, 4 Feb 2024 16:37:39 +0100 Subject: [PATCH] Upgrade plexus-utils to 4.0.0 --- pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/pom.xml b/pom.xml index dd218c4..091ff7f 100644 --- a/pom.xml +++ b/pom.xml @@ -100,6 +100,15 @@ https://github.com/mojohaus/taglist-maven-plugin HEAD + + + + org.codehaus.plexus + plexus-utils + 4.0.0 + + + @@ -285,6 +294,11 @@ 1.7.36 test + + org.codehaus.plexus + plexus-xml + 3.0.0 +