diff --git a/druid-handler/pom.xml b/druid-handler/pom.xml index 48b2af945c..6acc73ccd5 100644 --- a/druid-handler/pom.xml +++ b/druid-handler/pom.xml @@ -135,6 +135,14 @@ com.google.code.findbugs annotations + + com.fasterxml.jackson.core + jackson-core + + + com.fasterxml.jackson.core + jackson-annotations +