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 466cfc5 Bump maven-javadoc-plugin from 3.3.0 to 3.3.1.
466cfc5 is described below
commit 466cfc5894bbb003631082c02454d1650925be66
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Oct 25 09:40:31 2021 -0400
Bump maven-javadoc-plugin from 3.3.0 to 3.3.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 dc4ccb6..6e749e1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -646,7 +646,7 @@
<commons.jacoco.version>0.8.7</commons.jacoco.version>
<commons.surefire.version>3.0.0-M5</commons.surefire.version>
- <commons.javadoc.version>3.3.0</commons.javadoc.version>
+ <commons.javadoc.version>3.3.1</commons.javadoc.version>
<commons.japicmp.version>0.15.3</commons.japicmp.version>
<!-- Commons Release Plugin -->
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 50cd851..8568063 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -103,7 +103,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Gary
Gregory">commons.japicmp.version 0.15.2 -> 0.15.3.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump junit-pioneer from 1.3.8 to 1.4.2 #749, #767.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump junit-bom from 5.7.1 to 5.8.1 #761, #805,
#807.</action>
- <action type="update" dev="ggregory"
due-to="Dependabot">Bump commons.javadoc.version from 3.2.0 to 3.3.0.</action>
+ <action type="update" dev="ggregory"
due-to="Dependabot">Bump maven-javadoc-plugin from 3.2.0 to 3.3.1.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump jmh.version from 1.27 to 1.33 #794.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump maven-pmd-plugin from 3.14.0 to 3.15.0 #802.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump biz.aQute.bndlib from 5.3.0 to 6.0.0 #814.</action>