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-text.git
The following commit(s) were added to refs/heads/master by this push:
new f5908a7f Add experimental CycloneDX VEX file #683
f5908a7f is described below
commit f5908a7f204002cde362920dbf3c9755077628d4
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Jul 29 13:15:22 2025 -0400
Add experimental CycloneDX VEX file #683
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 89c8799a..298f8cc6 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -48,6 +48,7 @@ The <action> type attribute can be add,update,fix,remove.
<release version="1.14.1" date="YYYY-MM-DD" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->
<!-- ADD -->
+ <action type="add" dev="ggregory" due-to="Piotr P. Karwasz, Gary
Gregory">Add experimental CycloneDX VEX file #683.</action>
<!-- UPDATE -->
</release>
<release version="1.14.0" date="2025-07-20" description="Release 1.14.0.
Requires Java 8 or above.">