From d629b626036a1ef1bc37e2b9aa5b5d2fcad1be66 Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Fri, 14 Oct 2022 09:30:31 +0000 Subject: Remove the apache commons-lang dependency in aai-common Issue-ID: AAI-3551 Signed-off-by: Fiete Ostkamp Change-Id: Ib68b6fb43044532abf39c1ac088ef969c5aa00c2 --- aai-rest/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'aai-rest/pom.xml') diff --git a/aai-rest/pom.xml b/aai-rest/pom.xml index 04328bcf..74b5431e 100644 --- a/aai-rest/pom.xml +++ b/aai-rest/pom.xml @@ -44,6 +44,10 @@ + + org.apache.commons + commons-lang3 + com.att.eelf eelf-core -- cgit 1.2.3-korg