From b3e6536b41d1121e1ae278b605e38d96224f8101 Mon Sep 17 00:00:00 2001 From: zch93 Date: Sat, 14 Jan 2023 10:49:04 +0100 Subject: [PATCH] [FLINK-30578][build] Publish SBOM for externalized connectors --- pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/pom.xml b/pom.xml index 21875e740..934224b6a 100644 --- a/pom.xml +++ b/pom.xml @@ -452,6 +452,20 @@ under the License. + + org.cyclonedx + cyclonedx-maven-plugin + 2.7.3 + + + package + + makeBom + + + + + org.apache.maven.plugins maven-compiler-plugin