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-jxpath.git
The following commit(s) were added to refs/heads/master by this push: new 76955b5 The exec-maven-plugin version is specified in the plugin management section 76955b5 is described below commit 76955b5aec95b86ef784a9e21534f7bb63740930 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Tue Oct 22 13:10:55 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 4a05204..ddd17d0 100644 --- a/pom.xml +++ b/pom.xml @@ -274,7 +274,6 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>taglist-maven-plugin</artifactId> - <version>3.2.1</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId>