Skip to content

Commit

Permalink
Release 1.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephane Landelle committed Apr 12, 2014
1 parent 3b41def commit f96bcbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -10,7 +10,7 @@ Async Http Client library purpose is to allow Java applications to easily execut
<dependency>
<groupId>com.ning</groupId>
<artifactId>async-http-client</artifactId>
<version>1.8.6</version>
<version>1.8.7</version>
</dependency>
```

Expand Down

1 comment on commit f96bcbb

@srirama-rayaprolu
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Slandelle,
The dependency shaded.jar is missing in downloadable repository from async client 1.8.5 onwards. Is it intentional ?
Sriram

Please sign in to comment.