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 820af0c Bump org.cyclonedx:cyclonedx-maven-plugin from 2.8.1 to 2.8.2 #498 820af0c is described below commit 820af0c32ee305d8a4819150ebe14744e49665f7 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Thu Sep 26 07:02:03 2024 -0400 Bump org.cyclonedx:cyclonedx-maven-plugin from 2.8.1 to 2.8.2 #498 --- src/changes/changes.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 0db234b..0568995 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -57,6 +57,12 @@ The <action> type attribute can be add,update,fix,remove. The changes report outputs actions in the order they appear in this file. --> <body> + <release version="77" date="YYYY-MM-DD" description="Version 77: Maintenance and update dependencies."> + <!-- FIX --> + <!-- ADD --> + <!-- 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> + </release> <release version="76" date="2024-09-25" description="Version 76: Maintenance and update dependencies."> <!-- FIX --> <!-- ADD --> @@ -64,6 +70,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump the default URL for Java EE Javadoc to EE8; also avoids Javadoc issuing redirect warnings.</action> <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.3 to 4.8.6.4 #496.</action> <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.junit:junit-bom from 5.11.0 to 5.11.1 #497.</action> + <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.junit:junit-bom from 5.11.0 to 5.11.1 #497.</action> </release> <release version="75" date="2024-09-14" description="Version 75: Maintenance and update dependencies."> <!-- FIX -->