From 39af7639af174bd6b3d9b91bf8bf3ab1c03422ce Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Wed, 22 Jan 2014 19:47:46 +0200 Subject: [PATCH] Update httpcomponents dependencies (#12871). httpclient 4.1.2 -> 4.3.1, now directly from Maven central httpcore 4.1.2 -> 4.3, now directly from Maven central httpmime 4.1.2 -> 4.3.1, now directly from Maven central Change-Id: I0056993edc1e14262da7697ed550b70cc2ed79c9 --- client-compiler/ivy.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/client-compiler/ivy.xml b/client-compiler/ivy.xml index 6a0c26cc11..3ec72121cb 100644 --- a/client-compiler/ivy.xml +++ b/client-compiler/ivy.xml @@ -58,6 +58,13 @@ + + + + -- 2.39.5