From 61d276832ebcf1901183dab323126f8ecb6a7370 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Thu, 11 Apr 2019 09:44:11 +0200 Subject: refactor protocol finalization to support protocol response without final redirect --- eaaf_core/pom.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'eaaf_core/pom.xml') diff --git a/eaaf_core/pom.xml b/eaaf_core/pom.xml index 3220dee9..21d6c338 100644 --- a/eaaf_core/pom.xml +++ b/eaaf_core/pom.xml @@ -73,7 +73,7 @@ org.apache.velocity velocity - + jaxen jaxen @@ -86,6 +86,15 @@ xalan + + org.apache.httpcomponents + httpclient + + + org.apache.httpcomponents + httpcore + + junit junit -- cgit v1.2.3