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-bcel.git
The following commit(s) were added to refs/heads/master by this push: new b2789642 Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 b2789642 is described below commit b278964249663c4c3e041c4398509796372c9e86 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sat Aug 13 14:13:06 2022 -0400 Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2d32bb0c..72e48517 100644 --- a/pom.xml +++ b/pom.xml @@ -71,7 +71,7 @@ <japicmp.skip>false</japicmp.skip> <clirr.skip>true</clirr.skip> <commons.jacoco.version>0.8.8</commons.jacoco.version> - <commons.javadoc.version>3.3.2</commons.javadoc.version> + <commons.javadoc.version>3.4.0</commons.javadoc.version> <commons.felix.version>5.1.3</commons.felix.version> <commons.spotbugs.plugin.version>4.7.1.1</commons.spotbugs.plugin.version> <commons.spotbugs.impl.version>4.7.1</commons.spotbugs.impl.version> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index e270f1e2..a79b71f3 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -104,7 +104,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump junit-jupiter from 5.7.0 to 5.9.0 #78, #90, #101, #112, #135.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump jna.version from 5.6.0 to 5.12.1 #84, #102, #109, #120, #131.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump jmh.version from 1.19 to 1.35 #92, #100, #122.</action> - <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons.javadoc.version from 3.2.0 to 3.3.2.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory">Bump maven-javadoc-plugin from 3.2.0 to 3.4.0.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump Bump maven-bundle-plugin from 5.1.1 to 5.1.3.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump taglist-maven-plugin from 2.4 to 3.0.0 #114.</action> <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump spotbugs-maven-plugin from 4.5.3.0 to 4.7.1.1 #128, #132, #136.</action>