From 318c2405310ad369983c169e3b7b4443b2049253 Mon Sep 17 00:00:00 2001 From: andrzejszukuc Date: Thu, 28 Mar 2019 06:16:08 +0100 Subject: Modified CloudHttpClient in order to be more generic New AaiClients and AaiModels have been added Change-Id: I80151e8296482e39f7f36123210861702c205b7b Signed-off-by: andrzejszukuc Issue-ID: DCAEGEN2-1059 --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 8bc59cef..77ab593b 100644 --- a/pom.xml +++ b/pom.xml @@ -37,6 +37,7 @@ 2.23.4 3.6.1 0.10.0 + 1.6 16.0.3 3.6.0.2 2.21.0 @@ -179,6 +180,11 @@ vavr ${vavr.version} + + org.apache.commons + commons-text + ${commons-text.version} + org.slf4j jul-to-slf4j -- cgit 1.2.3-korg