Description
camel-dropbox has a dependency on the dropbox sdks, which has a dependency on jackson-core <version>[2.2,2.3)</version>. This can cause build failures such as "Failed to execute goal on project camel-dropbox: Could not resolve dependencies for project org.apache.camel:camel-dropbox:bundle:2.14.0.redhat-SNAPSHOT: Could not find artifact com.fasterxml.jackson.core:jackson-core:jar:2.3.0-rc2-SNAPSHOT -> [Help 2]" depending on what repos you are using.
We should add the jackson-core dependency directly to this pom.