This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch more in repository https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git
commit 2bf30302537880e61c16c58d57888bbf8fdd271c Author: Elliotte Rusty Harold <elh...@ibiblio.org> AuthorDate: Sun Nov 24 08:53:28 2024 -0500 PLexus version is managed --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5ed9255b..0ad9784e 100644 --- a/pom.xml +++ b/pom.xml @@ -149,7 +149,6 @@ under the License. <dependency> <groupId>org.eclipse.sisu</groupId> <artifactId>org.eclipse.sisu.plexus</artifactId> - <version>0.9.0.M3</version> <scope>provided</scope> </dependency>