diff --git a/bom/compile/pom.xml b/bom/compile/pom.xml
index a2789082d..d808a0f7c 100644
--- a/bom/compile/pom.xml
+++ b/bom/compile/pom.xml
@@ -56,12 +56,6 @@
-
- commons-collections
- commons-collections
- 3.2.1
- compile
-
org.apache.commons
commons-exec
diff --git a/bom/runtime/pom.xml b/bom/runtime/pom.xml
index 21db6d299..615284fc0 100644
--- a/bom/runtime/pom.xml
+++ b/bom/runtime/pom.xml
@@ -346,12 +346,6 @@
-
- commons-collections
- commons-collections
- 3.2.1
- compile
-
org.apache.commons
commons-exec
diff --git a/features/karaf/openhab-tp/src/main/feature/feature.xml b/features/karaf/openhab-tp/src/main/feature/feature.xml
index 805e35659..620df8283 100644
--- a/features/karaf/openhab-tp/src/main/feature/feature.xml
+++ b/features/karaf/openhab-tp/src/main/feature/feature.xml
@@ -23,12 +23,9 @@
mvn:commons-codec/commons-codec/1.6
- mvn:commons-collections/commons-collections/3.2.1
-
mvn:org.apache.commons/commons-exec/1.1
mvn:commons-io/commons-io/2.2
mvn:commons-lang/commons-lang/2.6
-
mvn:javax.measure/unit-api/1.0