summaryrefslogtreecommitdiffstats
path: root/parent/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'parent/pom.xml')
-rw-r--r--parent/pom.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/parent/pom.xml b/parent/pom.xml
index a2b91429f0c..734451620c6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -476,14 +476,6 @@
<artifactId>zookeeper</artifactId>
<version>${zookeeper.client.version}</version>
<exclusions>
- <!--
- Container provides wiring for all common log libraries
- Duplicate embedding results in various warnings being printed to stderr
- -->
- <exclusion>
- <groupId>org.slf4j</groupId>
- <artifactId>slf4j-api</artifactId>
- </exclusion>
<exclusion>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>