From e1f47a9c7699bc2bc897f1167b9f2bfb9a32c36c Mon Sep 17 00:00:00 2001 From: Bjørn Christian Seime Date: Thu, 4 Apr 2019 20:35:51 +0200 Subject: Exclude http libraries from security-utils --- jrt/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'jrt/pom.xml') diff --git a/jrt/pom.xml b/jrt/pom.xml index 5208c0417cc..e9383654e30 100644 --- a/jrt/pom.xml +++ b/jrt/pom.xml @@ -34,6 +34,16 @@ security-utils ${project.version} compile + + + org.apache.httpcomponents + httpclient + + + org.apache.httpcomponents + httpcore + + org.bouncycastle -- cgit v1.2.3