From b65fcbf6928b13600e7764b9f37ba039cb64b6c9 Mon Sep 17 00:00:00 2001 From: vasraz Date: Mon, 26 Jul 2021 15:01:06 +0100 Subject: Remove dependency vulnerability Signed-off-by: Vasyl Razinkov Change-Id: Id6f1a33b86369b54af70094686d3a15d4dca3b15 Issue-ID: SDC-3572 --- integration-tests/pom.xml | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) (limited to 'integration-tests') diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 7a544eab78..24676c9afa 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -77,18 +77,6 @@ limitations under the License. ${hamcrest.version} test - - junit - junit - ${junit.version} - test - - - org.hamcrest - hamcrest-core - - - org.testng testng @@ -159,6 +147,10 @@ limitations under the License. commons-codec commons-codec + + dom4j + dom4j + -- cgit 1.2.3-korg