From 11ef92dcc5fc6eb1ac9d72d3dfaa996111bd3761 Mon Sep 17 00:00:00 2001 From: Tom Cunningham Date: Mon, 11 Apr 2022 20:20:57 -0400 Subject: [PATCH] Add camel-test-infra-common to the mongodb test dependencies --- components-starter/camel-mongodb-starter/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) 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