This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch parent in repository https://gitbox.apache.org/repos/asf/maven-rar-plugin.git
commit 266ab01bf39150414b12d7e13644759270d75cca Author: Elliotte Rusty Harold <elh...@ibiblio.org> AuthorDate: Mon Dec 2 09:01:27 2024 -0500 Use plugin version from parent --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 40abe32..74020f2 100644 --- a/pom.xml +++ b/pom.xml @@ -184,7 +184,6 @@ under the License. <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-dependency-plugin</artifactId> - <version>3.8.1</version> <executions> <execution> <id>analyze</id>