Upgrade (yes) the async-http-client version
diff --git a/pom.xml b/pom.xml
index 7e3ecc4..5062f24 100644
--- a/pom.xml
+++ b/pom.xml
@@ -88,7 +88,7 @@
     <dependency>
       <groupId>org.jenkins-ci.plugins</groupId>
       <artifactId>async-http-client</artifactId>
-      <version>1.9.40.0</version>
+      <version>1.7.24.3</version>
     </dependency>
     <dependency>
       <groupId>org.jenkins-ci.plugins</groupId>