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 f23d692  Bump maven-javadoc-plugin from 3.11.3 to 3.12.0
f23d692 is described below

commit f23d69226b39688274ab8c02bf2dddee59d76c86
Author: Gary D. Gregory <[email protected]>
AuthorDate: Sun Sep 21 09:55:25 2025 -0400

    Bump maven-javadoc-plugin from 3.11.3 to 3.12.0
---
 pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 494d98c..111de02 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,6 @@
     mvn site -P!jacoco
   -->
   <properties>
-    <commons.javadoc.version>3.12.0</commons.javadoc.version>
     <!-- Minimum Maven version required by the plugins -->
     <minimalMavenBuildVersion>3.6.3</minimalMavenBuildVersion>
     <!-- Minimum Java version required by build -->
@@ -131,7 +130,7 @@
     <commons.jacoco.version>0.8.13</commons.jacoco.version>
     <commons.japicmp.version>0.23.1</commons.japicmp.version>
     <commons.jar-plugin.version>3.4.2</commons.jar-plugin.version>
-    <commons.javadoc.version>3.11.3</commons.javadoc.version>
+    <commons.javadoc.version>3.20.0</commons.javadoc.version>
     <commons.jxr.version>3.6.0</commons.jxr.version>
     <commons.pmd.version>3.27.0</commons.pmd.version>
     <commons.pmd-impl.version>7.17.0</commons.pmd-impl.version>

Reply via email to