From 09006a5179cd448db01eab94cfeed8164b447213 Mon Sep 17 00:00:00 2001 From: "Piotr P. Karwasz" Date: Mon, 4 Aug 2025 13:49:27 +0200 Subject: [PATCH] fix: Ensure unique serial number for VEX file This update corrects the serial number in the VEX file, which was mistakenly copied from apache/commons-bcel#446. With this fix, all published VEX files will now have unique serial numbers, preventing potential conflicts or duplication. --- src/conf/security/VEX.cyclonedx.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/conf/security/VEX.cyclonedx.xml b/src/conf/security/VEX.cyclonedx.xml index 7ef177f808..9c0875aa99 100644 --- a/src/conf/security/VEX.cyclonedx.xml +++ b/src/conf/security/VEX.cyclonedx.xml @@ -23,11 +23,11 @@ + serialNumber="urn:uuid:9d64577b-0376-4ee7-b154-5ec26a1803f4" + version="2"> - 2025-07-29T12:26:42Z + 2025-08-04T11:45:36Z org.apache.commons commons-text