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-configuration.git


The following commit(s) were added to refs/heads/master by this push:
     new eb055e71 Bump commons.javadoc.version from 3.3.0 to 3.4.0
eb055e71 is described below

commit eb055e7161f6e8b4df19717b0664b48b863c97db
Author: Gary Gregory <[email protected]>
AuthorDate: Sun May 15 18:20:09 2022 -0400

    Bump commons.javadoc.version from 3.3.0 to 3.4.0
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1bb47984..0776939b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -593,7 +593,7 @@
     <japicmp.skip>false</japicmp.skip>
     <commons.jacoco.version>0.8.8</commons.jacoco.version>
     <commons.spotbugs.version>4.6.0.0</commons.spotbugs.version>
-    <commons.javadoc.version>3.3.0</commons.javadoc.version>
+    <commons.javadoc.version>3.4.0</commons.javadoc.version>
     <checkstyle.version>9.3</checkstyle.version>
     <commons.animal-sniffer.version>1.20</commons.animal-sniffer.version>
 
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e3dadec2..02196dad 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -177,7 +177,7 @@
          Bump commons.animal-sniffer.version 1.19 -> 1.20.
        </action>
        <action type="update" dev="ggregory" due-to="Gary Gregory">
-         Bump commons.javadoc.version from 3.1.1 to 3.3.0.
+         Bump commons.javadoc.version from 3.1.1 to 3.4.0.
        </action>
        <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">
          Bump org.dbunit:dbunit from 2.7.0 to 2.7.3, #167.

Reply via email to