diff --git a/pom.xml b/pom.xml index c39bdd9d5..48b98c86d 100644 --- a/pom.xml +++ b/pom.xml @@ -133,6 +133,7 @@ 3.10.1 4.3.0 EpochMillis + 2.7.0 2.22.2 5.1.6 3.0.5 @@ -815,6 +816,33 @@ + + org.cyclonedx + cyclonedx-maven-plugin + ${commons.cyclonedx.version} + + + package + + makeAggregateBom + + + + + library + 1.4 + true + true + true + true + true + false + false + true + all + ${project.artifactId}-${project.version}-bom + + @@ -1051,6 +1079,10 @@ org.codehaus.mojo versions-maven-plugin + + org.cyclonedx + cyclonedx-maven-plugin +