diff --git a/components-starter/camel-mongodb-starter/pom.xml b/components-starter/camel-mongodb-starter/pom.xml
index c772676b32bf..a9190b8077b6 100644
--- a/components-starter/camel-mongodb-starter/pom.xml
+++ b/components-starter/camel-mongodb-starter/pom.xml
@@ -47,6 +47,13 @@
test-jar
test
+
+ org.apache.camel
+ camel-test-infra-common
+ ${camel-version}
+ test-jar
+ test
+
org.apache.commons
commons-lang3