Use Java 11 HttpClient
[netconf.git] / netconf / tools / netconf-testtool / pom.xml
index 108983bc0d6cb8c29766da716be58c154e0b3bff..fa3c8f9c41d0f39ab8a84e33bde0da7a53b02d77 100644 (file)
             <artifactId>logback-classic</artifactId>
             <scope>compile</scope>
         </dependency>
-        <dependency>
-            <groupId>com.ning</groupId>
-            <artifactId>async-http-client</artifactId>
-            <version>1.9.40</version>
-        </dependency>
         <dependency>
             <groupId>org.bouncycastle</groupId>
             <artifactId>bcpkix-jdk15on</artifactId>