From 2503095296b5a5f95c8d0fddc4e0ba88aa5db149 Mon Sep 17 00:00:00 2001 From: Dongjoon Hyun Date: Tue, 10 Jan 2023 02:38:10 -0800 Subject: [PATCH] Publish SBOM artifacts (#13648) --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pom.xml b/pom.xml index aed805587a1..ac577819c61 100644 --- a/pom.xml +++ b/pom.xml @@ -1536,6 +1536,19 @@ + + org.cyclonedx + cyclonedx-maven-plugin + 2.7.3 + + + package + + makeBom + + + +