aboutsummaryrefslogtreecommitdiff
path: root/id/server/auth-edu/pom.xml
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/server/auth-edu/pom.xml
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/server/auth-edu/pom.xml')
-rw-r--r--id/server/auth-edu/pom.xml9
1 files changed, 7 insertions, 2 deletions
diff --git a/id/server/auth-edu/pom.xml b/id/server/auth-edu/pom.xml
index 4d9433996..09e569ff0 100644
--- a/id/server/auth-edu/pom.xml
+++ b/id/server/auth-edu/pom.xml
@@ -230,8 +230,13 @@
<dependency>
<groupId>MOA.id.server.modules</groupId>
- <artifactId>moa-id-module-ehvd_integration</artifactId>
- </dependency>
+ <artifactId>moa-id-module-ehvd_integration</artifactId>
+ </dependency>
+
+ <dependency>
+ <groupId>ch.qos.logback</groupId>
+ <artifactId>logback-classic</artifactId>
+ </dependency>
<!--
<dependency>