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-digester.git
The following commit(s) were added to refs/heads/master by this push: new 0eb3a086 Pick up Javadoc version from parent POM new 721bcd7e Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-digester 0eb3a086 is described below commit 0eb3a0862bf98d2029ae8fb81c9b7a8bea8fa8a2 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Jul 16 11:17:01 2023 -0400 Pick up Javadoc version from parent POM --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index fd916622..e792d7e4 100644 --- a/pom.xml +++ b/pom.xml @@ -349,7 +349,6 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-javadoc-plugin</artifactId> - <version>2.8</version> <configuration> <aggregate>true</aggregate> <linksource>true</linksource>