diff --git a/pom.xml b/pom.xml
index 9b0c5862b6d..ba966df05cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,6 +103,7 @@
verify
${project.build.directory}/dependency
1.14.15
+ 2.8.1
3.1.0
0.8.12
3.1.8
@@ -243,6 +244,13 @@
+
+ maven-release-plugin
+
+ ReleaseProfile
+ -PReleaseProfile
+
+
org.jacoco
jacoco-maven-plugin
@@ -610,6 +618,42 @@
+
+ ReleaseProfile
+
+
+
+ org.cyclonedx
+ cyclonedx-maven-plugin
+ ${cyclonedx-maven-plugin.version}
+
+ library
+ 1.5
+ true
+ true
+ true
+ true
+ true
+ false
+ false
+ true
+ json
+ bom
+ ${project.build.directory}
+ false
+
+
+
+
+ makeAggregateBom
+
+ package
+
+
+
+
+
+
swt-windows