aboutsummaryrefslogtreecommitdiff
path: root/id/moa-id-webgui/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'id/moa-id-webgui/pom.xml')
-rw-r--r--id/moa-id-webgui/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/id/moa-id-webgui/pom.xml b/id/moa-id-webgui/pom.xml
index 36275beea..7bc933703 100644
--- a/id/moa-id-webgui/pom.xml
+++ b/id/moa-id-webgui/pom.xml
@@ -60,9 +60,9 @@
</exclusions>
</dependency>
- <dependency>
- <groupId>org.slf4j</groupId>
- <artifactId>slf4j-log4j12</artifactId>
+ <dependency>
+ <groupId>org.apache.logging.log4j</groupId>
+ <artifactId>log4j-slf4j-impl</artifactId>
</dependency>
<dependency>