1) Update version of http-client

This commit is contained in:
cheddar 2013-07-15 14:19:05 -07:00
parent 09b1130810
commit dcc9942d8a
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@
<dependency> <dependency>
<groupId>com.metamx</groupId> <groupId>com.metamx</groupId>
<artifactId>http-client</artifactId> <artifactId>http-client</artifactId>
<version>0.7.1</version> <version>0.8.1</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.metamx</groupId> <groupId>com.metamx</groupId>