summaryrefslogtreecommitdiffstats
path: root/container-core
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2020-06-29 22:07:10 +0200
committergjoranv <gv@verizonmedia.com>2020-06-30 00:04:28 +0200
commite0dc5068a8633c301f1f2ec479c1c157f9a5eec2 (patch)
treecff32581793d134fb9043349e526825f783ee6b8 /container-core
parent756d71ef89742b845d0eb0d155041e762e7ef0a3 (diff)
Remove unnecessary exclusions
Diffstat (limited to 'container-core')
-rw-r--r--container-core/pom.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/container-core/pom.xml b/container-core/pom.xml
index a151cec60a9..247704f7b45 100644
--- a/container-core/pom.xml
+++ b/container-core/pom.xml
@@ -154,16 +154,6 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>container-documentapi</artifactId>
<version>${project.version}</version>
- <exclusions>
- <exclusion>
- <groupId>log4j</groupId>
- <artifactId>log4j</artifactId>
- </exclusion>
- <exclusion>
- <groupId>com.yahoo.vespa</groupId>
- <artifactId>config</artifactId>
- </exclusion>
- </exclusions>
</dependency>
<dependency>
<groupId>com.yahoo.vespa</groupId>