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-lang.git
The following commit(s) were added to refs/heads/master by this push:
new 655cb5616 Bump maven-javadoc-plugin from 3.4.0 to 3.4.1.
655cb5616 is described below
commit 655cb56167112b4c4061df47b4a9b4fd83018db0
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Aug 30 09:29:05 2022 -0400
Bump maven-javadoc-plugin from 3.4.0 to 3.4.1.
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index a0f4b99be..9532b4317 100644
--- a/pom.xml
+++ b/pom.xml
@@ -649,7 +649,7 @@
<commons.jacoco.version>0.8.8</commons.jacoco.version>
<commons.surefire.version>3.0.0-M7</commons.surefire.version>
- <commons.javadoc.version>3.4.0</commons.javadoc.version>
+ <commons.javadoc.version>3.4.1</commons.javadoc.version>
<commons.japicmp.version>0.15.7</commons.japicmp.version>
<commons.pmd.version>3.18.0</commons.pmd.version>
<commons.pmd-impl.version>6.48.0</commons.pmd-impl.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c411c6ca0..362290290 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -189,7 +189,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Gary
Gregory">Bump commons.japicmp.version from 0.15.2 to 0.15.7.</action>
<action type="update" dev="ggregory" due-to="Dependabot,
Gary Gregory">Bump junit-pioneer from 1.3.8 to 1.7.1 #749, #767, #832,
#883.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump junit-bom from 5.7.1 to 5.9.0 #761, #805, #807, #836,
#928.</action>
- <action type="update" dev="ggregory" due-to="Dependabot,
Gary Gregory">Bump maven-javadoc-plugin from 3.2.0 to 3.4.0.</action>
+ <action type="update" dev="ggregory" due-to="Dependabot,
Gary Gregory">Bump maven-javadoc-plugin from 3.2.0 to 3.4.1.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump jmh.version from 1.27 to 1.35 #794, #842,
#872.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump maven-pmd-plugin from 3.14.0 to 3.18.0 #802, #858,
#909.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump pmd from 6.40.0 to 6.48.0 #837, #861, #873, #905,
#915, #932.</action>