This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch deps in repository https://gitbox.apache.org/repos/asf/maven-resolver.git
commit f2527ed19def56076935c80e6913ced0ce8cb63a Author: Elliotte Rusty Harold <elh...@ibiblio.org> AuthorDate: Sun Feb 16 07:41:15 2025 -0500 runtime --- maven-resolver-supplier-mvn3/pom.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/maven-resolver-supplier-mvn3/pom.xml b/maven-resolver-supplier-mvn3/pom.xml index a55bd84a..573510e0 100644 --- a/maven-resolver-supplier-mvn3/pom.xml +++ b/maven-resolver-supplier-mvn3/pom.xml @@ -122,13 +122,10 @@ <groupId>org.slf4j</groupId> <artifactId>slf4j-api</artifactId> </dependency> - <dependency> - <groupId>org.codehaus.plexus</groupId> - <artifactId>plexus-utils</artifactId> - </dependency> <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-xml</artifactId> + <scope>runtime</scope> </dependency> <dependency>