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-parent.git
The following commit(s) were added to refs/heads/master by this push: new 0d35b22 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 #503 0d35b22 is described below commit 0d35b221e793c8a18ca6a7650c00d197be7f042f Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Tue Oct 1 09:05:32 2024 -0400 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 #503 --- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 3d46de8..2beea8b 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -63,6 +63,7 @@ The <action> type attribute can be add,update,fix,remove. <!-- UPDATE --> <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.cyclonedx:cyclonedx-maven-plugin from 2.8.1 to 2.8.2 #498.</action> <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump commons.pmd-impl.version from 7.5.0 to 7.6.0 #501.</action> + <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 #503.</action> </release> <release version="76" date="2024-09-25" description="Version 76: Maintenance and update dependencies."> <!-- FIX -->