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 7f22190 commit 26ba9f5Copy full SHA for 26ba9f5
README.md
@@ -9,7 +9,7 @@ Async Http Client library purpose is to allow Java applications to easily execut
9
<dependency>
10
<groupId>com.ning</groupId>
11
<artifactId>async-http-client</artifactId>
12
- <version>1.7.1</version>
+ <version>1.7.3</version>
13
</dependency>
14
```
15
0 commit comments