Merge pull request #488 from metamx/update-http-client

update http-client to fix timeout issues
This commit is contained in:
xvrl 2014-04-17 12:13:31 -07:00
commit e81479db44
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@
<dependency>
<groupId>com.metamx</groupId>
<artifactId>http-client</artifactId>
<version>0.8.5</version>
<version>0.9.2</version>
</dependency>
<dependency>
<groupId>com.metamx</groupId>