diff --git a/pom.xml b/pom.xml index 7af8a4a2cc8aa9c17b064e9c306df63aa5fd8dba..29b2095643956b6d08ad5d51b9338c2082b6b21b 100644 --- a/pom.xml +++ b/pom.xml @@ -103,10 +103,17 @@ flexible messaging model and an intuitive client API. + org.asynchttpclient async-http-client 2.0.19 + + + io.netty + * + + diff --git a/pulsar-client/pom.xml b/pulsar-client/pom.xml index c3f987000fafe9fb56ccf29d61f7e993b1131ce7..d8e668cc76570102050c0e6bdc23aef9c63c3a00 100644 --- a/pulsar-client/pom.xml +++ b/pulsar-client/pom.xml @@ -44,12 +44,6 @@ org.asynchttpclient async-http-client - - - io.netty - netty-buffer - -