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/02/20 19:59:21 UTC

[commons-vfs] branch master updated: Bump maven-javadoc-plugin from 3.3.1 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-vfs.git


The following commit(s) were added to refs/heads/master by this push:
     new 61e2fea  Bump maven-javadoc-plugin from 3.3.1 to 3.3.2.
61e2fea is described below

commit 61e2fea8eb0d15ff77b40093a302b5832c70dcc5
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun Feb 20 14:59:18 2022 -0500

    Bump maven-javadoc-plugin from 3.3.1 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 953f48e..b9110f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -196,7 +196,7 @@
     <commons.spotbugs.impl.version>4.5.3</commons.spotbugs.impl.version>
     <commons.asm.version>9.2</commons.asm.version>
     <commons.pmd.version>6.42.0</commons.pmd.version>
-    <commons.javadoc.version>3.3.1</commons.javadoc.version>
+    <commons.javadoc.version>3.3.2</commons.javadoc.version>
     <commons.felix.version>5.1.2</commons.felix.version>
     <commons.animal-sniffer.version>1.20</commons.animal-sniffer.version>
     <biz.aQute.bndlib.version>6.1.0</biz.aQute.bndlib.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 4083232..10e3f12 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -152,7 +152,7 @@ The <action> type attribute can be add,update,fix,remove.
         Bump org.mockito:mockito-core from 3.11.2 to 4.3.1.
       </action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">
-        Bump maven-javadoc-plugin from 3.3.0 to 3.3.1.
+        Bump maven-javadoc-plugin from 3.3.0 to 3.3.2.
       </action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">
         Bump biz.aQute.bnd:biz.aQute.bndlib 5.3.0 -> 6.1.0.