diff --git a/tests/itests-azure-storage-blob/pom.xml b/tests/itests-azure-storage-blob/pom.xml index cd6c7c3d90..36cc6d9eb1 100644 --- a/tests/itests-azure-storage-blob/pom.xml +++ b/tests/itests-azure-storage-blob/pom.xml @@ -55,6 +55,31 @@ test + + com.fasterxml.jackson.core + jackson-databind + ${azure-jackson2-version} + test + + + com.fasterxml.jackson.core + jackson-core + ${azure-jackson2-version} + test + + + com.fasterxml.jackson.core + jackson-annotations + ${azure-jackson2-version} + test + + + com.fasterxml.jackson.dataformat + jackson-dataformat-xml + ${azure-jackson2-version} + test + + org.apache.camel camel-azure-storage-blob @@ -88,4 +113,4 @@ - \ No newline at end of file +