update http-client, fixes race conditions

This commit is contained in:
Xavier Léauté 2014-04-17 10:02:43 -07:00
parent 88874ed56c
commit 9ef65f1ded
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>