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 de1c026  Bump commons.javadoc.version from 3.1.1 to 3.3.0.
de1c026 is described below

commit de1c0262386ec198fda3828feb496e78aea8f13a
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Jul 21 09:31:20 2021 -0400

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

diff --git a/pom.xml b/pom.xml
index 07f5591..9c1825e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -574,8 +574,8 @@
     <commons.japicmp.version>0.15.3</commons.japicmp.version>
     <japicmp.skip>false</japicmp.skip>
     <commons.jacoco.version>0.8.7</commons.jacoco.version>
-    <commons.spotbugs.version>4.2.3</commons.spotbugs.version>
-    <commons.javadoc.version>3.1.1</commons.javadoc.version>
+    <commons.spotbugs.version>4.3.3</commons.spotbugs.version>
+    <commons.javadoc.version>3.3.0</commons.javadoc.version>
     <checkstyle.version>8.44</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 98adb6f..6a44f73 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -159,6 +159,9 @@
        <action type="update" dev="ggregory" due-to="Gary Gregory">
          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.
+       </action>
     </release>
     <release version="2.7" date="2020-03-07"
              description="Minor release with new features and updated 
dependencies.">

Reply via email to