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 13344e84 Add experimental CycloneDX VEX file #446
13344e84 is described below

commit 13344e846a1f12c374b51c5e57cf9f5f394085df
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Jul 29 13:10:47 2025 -0400

    Add experimental CycloneDX VEX file #446
---
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 05cc036e..90c5b052 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -72,6 +72,7 @@ The <action> type attribute can be add,update,fix,remove.
       <!-- ADD -->
       <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">Add Const.MAJOR_25.</action>
       <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">Add Const.MINOR_25.</action>
+      <action                  type="update" dev="ggregory" due-to="Piotr P. 
Karwasz, Gary Gregory">Add experimental CycloneDX VEX file #446.</action>
       <!-- UPDATE -->
       <action                  type="update" dev="ggregory" 
due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-lang3 from 
3.14.0 to 3.18.0 #334, #341, #351, #444.</action>
       <action                  type="update" dev="ggregory" 
due-to="Dependabot, Gary Gregory">Bump org.jetbrains.kotlin:kotlin-stdlib from 
2.0.0 to 2.2.0 #340, #347, #369, #390, #407, #422, #434, #441.</action>

Reply via email to