From a9fffd2555cc45630ec9be9ce44b3f7ab2ed0241 Mon Sep 17 00:00:00 2001 From: sebdet Date: Thu, 8 Oct 2020 13:28:36 +0200 Subject: Remove the Log4j 1.2.15 Remove the log4j 1.2.15 brought by Sigar library + update ESAPI to support slf4J instead of log4j Issue-ID: SDC-3310 Signed-off-by: sebdet Change-Id: I63cee67d113f51dbe82a64c69629c62b47918103 Signed-off-by: sebdet --- integration-tests/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'integration-tests') diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 3051c68b11..726bc5b6f0 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -247,6 +247,12 @@ limitations under the License. 3.3 test + + org.apache.logging.log4j + log4j-api + 2.13.1 + test + -- cgit 1.2.3-korg