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 c5bc9332 Bump maven-javadoc-plugin from 3.4.0 to 3.4.1. c5bc9332 is described below commit c5bc93327c201ffaf0ff5ff2a380dabd1fd52594 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Tue Aug 30 09:28:06 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 a09e119e..6d315b1c 100644 --- a/pom.xml +++ b/pom.xml @@ -177,7 +177,7 @@ <commons.spotbugs.version>4.7.1.1</commons.spotbugs.version> <commons.spotbugs.impl.version>4.7.1</commons.spotbugs.impl.version> <commons.japicmp.version>0.15.7</commons.japicmp.version> - <commons.javadoc.version>3.4.0</commons.javadoc.version> + <commons.javadoc.version>3.4.1</commons.javadoc.version> <commons.biz.aQute.bndlib.version>6.3.1</commons.biz.aQute.bndlib.version> <japicmp.skip>false</japicmp.skip> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 2b8a35aa..6df957ea 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -69,7 +69,7 @@ <action type="update" dev="ggregory" due-to="Dependabot">Bump spotbugs-maven-plugin from 4.3.0 to 4.7.1.1 #192, #198, #203, #211, #225, #234, #242, #245.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.github.spotbugs:spotbugs 4.5.3 -> 4.7.1.</action> <action type="update" dev="kinow" due-to="Dependabot">Bump h2 from 1.4.200 to 2.1.214 #200, #205, #213, #239.</action> - <action type="update" dev="ggregory" due-to="Gary Gregory">Bump maven-javadoc-plugin from 3.3.0 to 3.4.0.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory">Bump maven-javadoc-plugin from 3.3.0 to 3.4.1.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump biz.aQute.bnd:biz.aQute.bndlib from 5.3.0 to 6.3.1.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump jacoco-maven-plugin from 0.8.7 to 0.8.8.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump japicmp-maven-plugin from 0.15.3 to 0.15.7.</action>