summaryrefslogtreecommitdiffstats
path: root/auth/auth-service/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'auth/auth-service/pom.xml')
-rw-r--r--auth/auth-service/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/auth/auth-service/pom.xml b/auth/auth-service/pom.xml
index 339b5bc7..4acec253 100644
--- a/auth/auth-service/pom.xml
+++ b/auth/auth-service/pom.xml
@@ -89,11 +89,6 @@
<artifactId>jetty-servlet</artifactId>
</dependency>
- <dependency>
- <groupId>org.slf4j</groupId>
- <artifactId>slf4j-log4j12</artifactId>
- </dependency>
-
</dependencies>
<build>