Merge pull request #1225 from b-slim/fix_http_client

Using new release of the http-client.
This commit is contained in:
Fangjin Yang 2015-03-18 08:31:01 -07:00
commit 4467d1c9cc
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@
<dependency>
<groupId>com.metamx</groupId>
<artifactId>http-client</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
</dependency>
<dependency>
<groupId>com.metamx</groupId>