diff --git a/pom.xml b/pom.xml index d14ca98..1174b7d 100644 --- a/pom.xml +++ b/pom.xml @@ -212,6 +212,38 @@ + + org.cyclonedx + cyclonedx-maven-plugin + 2.9.1 + + + prepare-package + + makeAggregateBom + + + + + + 1.6 + application + false + + true + true + true + true + true + false + false + + true + all + bom + ${project.build.outputDirectory}/META-INF/sbom + + org.apache.maven.plugins maven-surefire-plugin