aboutsummaryrefslogtreecommitdiff
path: root/id/moa-id-webgui
diff options
context:
space:
mode:
authorThomas Lenz <thomas.lenz@egiz.gv.at>2021-12-13 09:23:09 +0100
committerThomas Lenz <thomas.lenz@egiz.gv.at>2021-12-13 09:23:09 +0100
commit0436de6184c1a95d463da52929e3bf60923d6e04 (patch)
treef46beaef0195bde28b758e9144d6b6184ccb9ef5 /id/moa-id-webgui
parent1fdd559a00ad852fe8436a8ca67b36e95b1027a0 (diff)
downloadmoa-id-spss-0436de6184c1a95d463da52929e3bf60923d6e04.tar.gz
moa-id-spss-0436de6184c1a95d463da52929e3bf60923d6e04.tar.bz2
moa-id-spss-0436de6184c1a95d463da52929e3bf60923d6e04.zip
update third-party libs and resolve API issues
Diffstat (limited to 'id/moa-id-webgui')
-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>