From 03547b40884db69aa202a8f9465a87215fe92adc Mon Sep 17 00:00:00 2001 From: Slim Bouguerra Date: Wed, 18 Mar 2015 09:33:45 -0500 Subject: [PATCH] Using new release of the http-client. 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](https://github.com/metamx/http-client/pull/16) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ede7caabb49..6743b86ae71 100644 --- a/pom.xml +++ b/pom.xml @@ -115,7 +115,7 @@ com.metamx http-client - 1.0.0 + 1.0.1 com.metamx