This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-parent.git
The following commit(s) were added to refs/heads/master by this push: new 34c9579 The exec-maven-plugin version is specified in the plugin management section 34c9579 is described below commit 34c95795cc64ddfb2cc1aaf9f14e72fce2df9ecf Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Tue Oct 22 11:07:06 2024 -0400 The exec-maven-plugin version is specified in the plugin management section --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 93ca455..e404268 100644 --- a/pom.xml +++ b/pom.xml @@ -1870,7 +1870,6 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>exec-maven-plugin</artifactId> - <version>3.5.0</version> <executions> <execution> <id>benchmark</id>