aboutsummaryrefslogtreecommitdiff
path: root/id/oa/pom.xml
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/oa/pom.xml
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/oa/pom.xml')
-rw-r--r--id/oa/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/id/oa/pom.xml b/id/oa/pom.xml
index 2897de96b..6dfd29b59 100644
--- a/id/oa/pom.xml
+++ b/id/oa/pom.xml
@@ -98,10 +98,10 @@
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
</dependency>
- <dependency>
- <groupId>org.slf4j</groupId>
- <artifactId>slf4j-log4j12</artifactId>
- </dependency>
+ <dependency>
+ <groupId>org.apache.logging.log4j</groupId>
+ <artifactId>log4j-slf4j-impl</artifactId>
+ </dependency>
<dependency>
<groupId>MOA.id.server</groupId>