From d2354ae470fd17734e29ce08ede009ba1bbf0328 Mon Sep 17 00:00:00 2001 From: Clebert Suconic Date: Thu, 29 Sep 2022 17:48:34 -0400 Subject: [PATCH] ARTEMIS-4020 Fixing logging on soak-tests --- tests/soak-tests/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/tests/soak-tests/pom.xml b/tests/soak-tests/pom.xml index c65a10c159..caf043ffd9 100644 --- a/tests/soak-tests/pom.xml +++ b/tests/soak-tests/pom.xml @@ -39,6 +39,16 @@ ${project.version} test + + + org.slf4j + slf4j-api + + + org.apache.logging.log4j + log4j-slf4j-impl + test + org.apache.activemq artemis-server