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 ce3dff0  Add CycloneDX SBOM generation #122.
ce3dff0 is described below

commit ce3dff0eb435964e7becb94713842bddf3691dfa
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Aug 7 12:21:09 2022 -0400

    Add CycloneDX SBOM generation #122.
---
 src/changes/changes.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 0be3ab9..0ce12e9 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -64,7 +64,8 @@ The <action> type attribute can be add,update,fix,remove.
            <!-- ADD -->
            <action type="add" dev="sebb">Add .vscode/* to RAT 
excludes.</action>
            <action type="add" dev="ggregory" due-to="Dependabot">Add property 
commons.javadoc18.java.link.</action>
-           <action type="add" dev="sebb">Add JUnit BOM to dependency 
management.</action>
+           <action type="add" dev="ggregory">Add JUnit BOM to dependency 
management.</action>
+           <action type="add" dev="ggregory" due-to="Steve Springett">Add 
CycloneDX SBOM generation #122.</action>
            <!-- REMOVE -->
            <action type="remove" dev="ggregory" due-to="Gary Gregory">Remove 
org.codehaus.mojo:jdepend-maven-plugin 2.0; it does not work with current 
versions of RAT and site plugins.</action>
            <action type="remove" dev="ggregory" due-to="Gary Gregory">Remove 
FindBugs properties, use SpotBugs instead.</action>

Reply via email to