From 2f3b7f180511a5e0af674e3a25ddbaabaa38d36c Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Thu, 16 Oct 2014 09:01:39 +0200 Subject: update to Apache commons-http 4.3 --- pom.xml | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 9690c8d..014502b 100644 --- a/pom.xml +++ b/pom.xml @@ -11,6 +11,26 @@ UTF-8 + + + + + org.owasp + dependency-check-maven + 1.2.5 + + + verify + + check + + + + + + + + xerces @@ -80,11 +100,17 @@ jar compile - + + + org.apache.httpcomponents + httpclient + 4.3.5 + -- cgit v1.2.3