From: Jimmy Forsyth Date: Thu, 12 Dec 2019 19:24:48 +0000 (-0500) Subject: Add missing deps X-Git-Tag: 1.6.1~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=9bd9dd4f3aed166c00fb6e248a02d161921fcf71;p=aai%2Faai-common.git Add missing deps Issue-ID: AAI-2738 Signed-off-by: Jimmy Forsyth Change-Id: Iddc81d870428a43681033c03f788bea0b6af2637 --- diff --git a/aai-parent/pom.xml b/aai-parent/pom.xml index a6b51665..1fd169a6 100644 --- a/aai-parent/pom.xml +++ b/aai-parent/pom.xml @@ -50,6 +50,7 @@ 1.9.13 1.9.4 1.4 + 1.19 1.10 2.6 2.6 @@ -598,6 +599,12 @@ ${snakeyaml.version} + + org.apache.commons + commons-compress + ${commons.compress.version} + +