From 435b147177223e6cf8513b35c0a33acbe4b63c93 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Tue, 6 Aug 2019 10:27:27 +0200 Subject: exclude log4j-over-slf4j to prohibit cycling dependencies --- id/server/modules/moa-id-module-eIDAS/pom.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/id/server/modules/moa-id-module-eIDAS/pom.xml b/id/server/modules/moa-id-module-eIDAS/pom.xml index ed7cbdb41..2087ae8f6 100644 --- a/id/server/modules/moa-id-module-eIDAS/pom.xml +++ b/id/server/modules/moa-id-module-eIDAS/pom.xml @@ -105,14 +105,32 @@ org.opensaml opensaml + + + org.slf4j + log4j-over-slf4j + + org.opensaml xmltooling + + + org.slf4j + log4j-over-slf4j + + org.opensaml openws + + + org.slf4j + log4j-over-slf4j + + -- cgit v1.2.3