diff --git a/druid-handler/pom.xml b/druid-handler/pom.xml index b53ddb4a89..e5ccb12014 100644 --- a/druid-handler/pom.xml +++ b/druid-handler/pom.xml @@ -96,6 +96,7 @@ jackson-databind + true joda-time @@ -124,6 +125,7 @@ druid-aws-common + true io.druid @@ -136,6 +138,7 @@ annotations + true io.druid.extensions @@ -350,6 +353,7 @@ org.apache.commons:* org.roaringbitmap:* org.apache.derby:* + org.asynchttpclient:*