From 9adb9fc34710e9798bfd75e6172a41673e284121 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Thu, 3 Nov 2022 18:35:22 +0000 Subject: [PATCH] Remove duplicate dependency apache commons lang3 dependency appears twice in the POM file. Issue-ID: POLICY-4407 Change-Id: Id40f8df4bce34d83b6fd0f620a801c7cb9c75a17 Signed-off-by: liamfallon --- integration/pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/integration/pom.xml b/integration/pom.xml index c56b9a02..c0d81761 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -851,12 +851,6 @@ 3.12.0 - - org.apache.commons - commons-lang3 - 3.12.0 - - commons-io commons-io -- 2.16.6