This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git
The following commit(s) were added to refs/heads/master by this push: new a35afe6b PLexus version is managed (#490) a35afe6b is described below commit a35afe6ba0a299e7545fd50d22428ece72f2f718 Author: Elliotte Rusty Harold <elh...@users.noreply.github.com> AuthorDate: Sun Nov 24 14:43:12 2024 +0000 PLexus version is managed (#490) --- 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>