aboutsummaryrefslogtreecommitdiff
path: root/id/moa-id-webgui
diff options
context:
space:
mode:
authorThomas Lenz <thomas.lenz@egiz.gv.at>2021-12-20 08:16:01 +0100
committerThomas Lenz <thomas.lenz@egiz.gv.at>2021-12-20 08:16:01 +0100
commit7f39aaa3d8633e9f05d2570c756e5e1fcac9b017 (patch)
tree044917e894ebb54763301abae91de1f24f9d1069 /id/moa-id-webgui
parent43752e9eb9bdba0703bacd48dfdbba5190aec7b3 (diff)
downloadmoa-id-spss-7f39aaa3d8633e9f05d2570c756e5e1fcac9b017.tar.gz
moa-id-spss-7f39aaa3d8633e9f05d2570c756e5e1fcac9b017.tar.bz2
moa-id-spss-7f39aaa3d8633e9f05d2570c756e5e1fcac9b017.zip
switch from log4j to logback
Diffstat (limited to 'id/moa-id-webgui')
-rw-r--r--id/moa-id-webgui/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/id/moa-id-webgui/pom.xml b/id/moa-id-webgui/pom.xml
index 2106a84e3..e39516865 100644
--- a/id/moa-id-webgui/pom.xml
+++ b/id/moa-id-webgui/pom.xml
@@ -73,11 +73,6 @@
</dependency>
<dependency>
- <groupId>org.apache.logging.log4j</groupId>
- <artifactId>log4j-slf4j-impl</artifactId>
- </dependency>
-
- <dependency>
<groupId>org.opensaml</groupId>
<artifactId>opensaml</artifactId>
<exclusions>