aboutsummaryrefslogtreecommitdiff
path: root/id/server/auth-final/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-final/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-final/pom.xml')
-rw-r--r--id/server/auth-final/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/id/server/auth-final/pom.xml b/id/server/auth-final/pom.xml
index 684ed38ee..2ed05cad4 100644
--- a/id/server/auth-final/pom.xml
+++ b/id/server/auth-final/pom.xml
@@ -176,6 +176,10 @@
<artifactId>moa-id-module-ehvd_integration</artifactId>
</dependency>
+ <dependency>
+ <groupId>ch.qos.logback</groupId>
+ <artifactId>logback-classic</artifactId>
+ </dependency>
<!-- transitive dependencies we don't want to include into the war -->
<dependency>