You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2022/03/24 16:12:23 UTC

[commons-bcel] branch master updated: Bump commons.javadoc.version from 3.3.0 to 3.3.2.

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


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

commit a85f3c9c3e3d22a5316e146bc7776c6e6a7d134c
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Thu Mar 24 09:12:18 2022 -0700

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

diff --git a/pom.xml b/pom.xml
index 7f42cc3..0da92ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,7 @@
     <japicmp.skip>false</japicmp.skip>
     <clirr.skip>true</clirr.skip>
     <commons.jacoco.version>0.8.7</commons.jacoco.version>
-    <commons.javadoc.version>3.3.0</commons.javadoc.version>
+    <commons.javadoc.version>3.3.2</commons.javadoc.version>
     <commons.felix.version>5.1.3</commons.felix.version>
     <biz.aQute.bndlib.version>6.1.0</biz.aQute.bndlib.version>
   </properties>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index d2e3ab3..f3de039 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -92,7 +92,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action                  type="update" dev="ggregory" due-to="Dependabot">Bump actions/cache from 2 to 2.1.7 #88, #93, #110.</action>
       <action                  type="update" dev="ggregory" due-to="Dependabot">Bump jna.version from 5.6.0 to 5.10.0 #84, #102, #109.</action>
       <action                  type="update" dev="ggregory" due-to="Dependabot">Bump jmh.version from 1.19 to 1.33 #92, #100.</action>
-      <action                  type="update" dev="ggregory" due-to="Gary Gregory">Bump commons.javadoc.version from 3.2.0 to 3.3.0.</action>
+      <action                  type="update" dev="ggregory" due-to="Gary Gregory">Bump commons.javadoc.version from 3.2.0 to 3.3.2.</action>
       <action                  type="update" dev="ggregory" due-to="Gary Gregory">Bump Bump maven-bundle-plugin from 5.1.1 to 5.1.3.</action>
       <action                  type="update" dev="ggregory" due-to="Dependabot">Bump taglist-maven-plugin from 2.4 to 3.0.0 #114.</action>
     </release>