From e78bfe13bb52196ad84e68f4d4aa476aad1b6c52 Mon Sep 17 00:00:00 2001 From: Tomasz Wrobel Date: Thu, 20 Feb 2020 16:45:12 +0100 Subject: Add HttpClient Issue-ID: AAF-996 Signed-off-by: Tomasz Wrobel Change-Id: I3ebb0ea88ef1a72c16064fd9a1931943b57410d8 --- certServiceClient/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'certServiceClient/pom.xml') diff --git a/certServiceClient/pom.xml b/certServiceClient/pom.xml index 5392163c..9e828839 100644 --- a/certServiceClient/pom.xml +++ b/certServiceClient/pom.xml @@ -173,6 +173,14 @@ org.springframework.boot spring-boot-starter-log4j2 + + com.google.code.gson + gson + + + org.apache.httpcomponents + httpclient + \ No newline at end of file -- cgit 1.2.3-korg