diff --git a/commercetools/commercetools-async-http-client/build.gradle b/commercetools/commercetools-async-http-client/build.gradle index ccf30c4faa..c834dc8526 100644 --- a/commercetools/commercetools-async-http-client/build.gradle +++ b/commercetools/commercetools-async-http-client/build.gradle @@ -1,7 +1,7 @@ dependencies { api project(":rmf:rmf-java-base") - api "org.asynchttpclient:async-http-client:2.12.4" + api "org.asynchttpclient:async-http-client:2.15.0" api commons.io version commons.io_version api "io.netty:netty-codec:4.2.13.Final" api "io.netty:netty-codec-http:4.2.2.Final"