From: RossC Date: Thu, 18 Jun 2020 14:04:27 +0000 (+0100) Subject: Moving commons-lang dependency to parent X-Git-Tag: 3.2.0~16^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fparent.git;a=commitdiff_plain;h=ec1d3defd37fb932f8fa7b0a0a18eeac0269908e Moving commons-lang dependency to parent Issue-ID: POLICY-2387 Change-Id: Iaa93cc815a0f21cb046a9f4ec6ca941d1d227c19 Signed-off-by: RossC --- diff --git a/integration/pom.xml b/integration/pom.xml index a9881e4b..8c56bd62 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -530,6 +530,20 @@ netty-handler-proxy ${version.netty} + + + + org.apache.commons + commons-lang3 + 3.10 + + + + + commons-io + commons-io + 2.7 +