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-csv.git
The following commit(s) were added to refs/heads/master by this push:
new 171721e Bump maven-javadoc-plugin from 3.2.0 to 3.3.0.
171721e is described below
commit 171721ed3524512b9bdf2928bdd1362c83ee4e00
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jul 8 17:16:26 2021 -0400
Bump maven-javadoc-plugin from 3.2.0 to 3.3.0.
---
pom.xml | 1 +
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 142e253..1480a7f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -176,6 +176,7 @@
<commons.jacoco.version>0.8.7</commons.jacoco.version>
<commons.spotbugs.version>4.2.3</commons.spotbugs.version>
<commons.japicmp.version>0.15.3</commons.japicmp.version>
+ <commons.javadoc.version>3.3.0</commons.javadoc.version>
<japicmp.skip>false</japicmp.skip>
<commons.release.isDistModule>true</commons.release.isDistModule>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 59fa791..c54a277 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -86,7 +86,7 @@
<action type="update" dev="ggregory" due-to="Dependabot,
Gary Gregory">Bump junit-jupiter from 5.7.0 to 5.8.0-M1 #133, #149.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump commons.jacoco.version from 0.8.5 to 0.8.7 (Java
16).</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump commons.spotbugs.version from 4.0.4 to 4.2.3 (Java
16).</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 maven-javadoc-plugin from 3.2.0 to 3.3.0.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump jmh-generator-annprocess from 1.5.2 to 1.32
#151.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump PMD core from 6.29.0 to 6.36.0.</action>
</release>