diff --git a/ams/server/pom.xml b/ams/server/pom.xml index d1a7b443fb..a7670737a3 100644 --- a/ams/server/pom.xml +++ b/ams/server/pom.xml @@ -215,12 +215,27 @@ org.apache.logging.log4j - log4j-1.2-api + log4j-slf4j-impl + compile org.apache.logging.log4j - log4j-slf4j-impl + log4j-api + compile + + + + org.apache.logging.log4j + log4j-core + compile + + + + + org.apache.logging.log4j + log4j-1.2-api + compile