diff --git a/pom.xml b/pom.xml index 57822cdd01..17753e83c1 100644 --- a/pom.xml +++ b/pom.xml @@ -116,6 +116,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/x 1.4.3 4.2.2 4.2.0 + 2.7.6 bash @@ -494,6 +495,10 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/x com.github.spotbugs spotbugs-maven-plugin + + org.cyclonedx + cyclonedx-maven-plugin + @@ -635,6 +640,26 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/x + + dist + + + + org.cyclonedx + cyclonedx-maven-plugin + ${cyclonedx.version} + + + package + + makeBom + + + + + + + sign