Skip to content

Commit

Permalink
Using new release of the http-client.
Browse files Browse the repository at this point in the history
This new version 1.0.1 it has a bug fix that was  causing can not add a handler exceptions.
Bug description can be found [here](metamx/http-client#16)
  • Loading branch information
Slim Bouguerra committed Mar 18, 2015
1 parent 6bcdf7f commit 03547b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 03547b4

Please sign in to comment.