We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 902a298 commit 07d2843Copy full SHA for 07d2843
README.md
@@ -12,7 +12,7 @@ Async Http Client library purpose is to allow Java applications to easily execut
12
<dependency>
13
<groupId>com.ning</groupId>
14
<artifactId>async-http-client</artifactId>
15
- <version>1.9.11</version>
+ <version>1.9.13</version>
16
</dependency>
17
```
18
0 commit comments