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-codec.git
The following commit(s) were added to refs/heads/master by this push: new 42b6d8fe Pick up taglist-maven-plugin version from parent POM 42b6d8fe is described below commit 42b6d8fef7fe6fae844ff747e75f977f0377a325 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Tue Oct 22 13:05:19 2024 -0400 Pick up taglist-maven-plugin version from parent POM --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5f76e5e2..2ab5c405 100644 --- a/pom.xml +++ b/pom.xml @@ -259,7 +259,6 @@ limitations under the License. <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>taglist-maven-plugin</artifactId> - <version>3.2.1</version> <configuration> <tags> <tag>TODO</tag>