diff --git a/components/camel-cxf/camel-cxf-all/pom.xml b/components/camel-cxf/camel-cxf-all/pom.xml
index 8529e0740..e00ae4a79 100644
--- a/components/camel-cxf/camel-cxf-all/pom.xml
+++ b/components/camel-cxf/camel-cxf-all/pom.xml
@@ -271,6 +271,61 @@
+
+ org.apache.cxf
+ cxf-rt-management
+ ${cxf-version}
+
+
+ org.apache.cxf
+ *
+
+
+
+
+ org.apache.cxf
+ cxf-rt-rs-extension-providers
+ ${cxf-version}
+
+
+ org.apache.cxf
+ *
+
+
+
+
+ org.apache.cxf
+ cxf-rt-rs-extension-search
+ ${cxf-version}
+
+
+ org.apache.cxf
+ *
+
+
+
+
+ org.apache.cxf
+ cxf-rt-rs-json-basic
+ ${cxf-version}
+
+
+ org.apache.cxf
+ *
+
+
+
+
+ org.apache.cxf
+ cxf-rt-rs-service-description
+ ${cxf-version}
+
+
+ org.apache.cxf
+ *
+
+
+
org.apache.camel
camel-cxf-soap
@@ -338,6 +393,11 @@
org.apache.cxf:cxf-rt-transports-http
org.apache.cxf:cxf-rt-cxf-rt-security
org.apache.cxf:cxf-rt-cxf-rt-rs-client
+ org.apache.cxf:cxf-rt-management
+ org.apache.cxf:cxf-rt-rs-extension-providers
+ org.apache.cxf:cxf-rt-rs-extension-search
+ org.apache.cxf:cxf-rt-rs-json-basic
+ org.apache.cxf:cxf-rt-rs-service-description
org.apache.cxf:cxf-rt-ws-addr
org.apache.cxf:cxf-rt-ws-policy
org.apache.cxf:cxf-rt-wsdl