From 65d266b51f039544cf83ee711f317c49d6b6fb1e Mon Sep 17 00:00:00 2001 From: vasraz Date: Wed, 12 Jul 2023 21:15:52 +0100 Subject: Remove outdated dependency commons-logging:commons-logging Signed-off-by: Vasyl Razinkov Change-Id: I50b24b07b295efa0f2ad4a30696652bd55cdc1fc Issue-ID: SDC-4569 --- utils/webseal-simulator/pom.xml | 6 ------ 1 file changed, 6 deletions(-) (limited to 'utils') diff --git a/utils/webseal-simulator/pom.xml b/utils/webseal-simulator/pom.xml index 82fc5cc55f..9cd85441d7 100644 --- a/utils/webseal-simulator/pom.xml +++ b/utils/webseal-simulator/pom.xml @@ -98,12 +98,6 @@ commons-lang3 - - commons-logging - commons-logging - ${commons-logging} - - commons-io commons-io -- cgit