summaryrefslogtreecommitdiffstats
path: root/config-proxy
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2021-04-08 23:03:11 +0200
committerGitHub <noreply@github.com>2021-04-08 23:03:11 +0200
commit6232022918685cb34319aed8f91fd4c1a9b1e94c (patch)
treefa6eb332988889b2b291eb85b5185433231f0e76 /config-proxy
parent62985a75aa1948334bfc248f0e8fe8526892c70f (diff)
Revert "Revert "Revert "Unify on hc5"""
Diffstat (limited to 'config-proxy')
-rw-r--r--config-proxy/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/config-proxy/pom.xml b/config-proxy/pom.xml
index a02915c49a0..89d66241e79 100644
--- a/config-proxy/pom.xml
+++ b/config-proxy/pom.xml
@@ -68,11 +68,6 @@
<artifactId>bcpkix-jdk15on</artifactId>
<scope>compile</scope>
</dependency>
- <dependency>
- <groupId>org.slf4j</groupId>
- <artifactId>slf4j-api</artifactId>
- <scope>compile</scope>
- </dependency>
</dependencies>
<build>
<plugins>