summaryrefslogtreecommitdiffstats
path: root/container-dev
diff options
context:
space:
mode:
Diffstat (limited to 'container-dev')
-rw-r--r--container-dev/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/container-dev/pom.xml b/container-dev/pom.xml
index 944484e9db5..f435a223e9a 100644
--- a/container-dev/pom.xml
+++ b/container-dev/pom.xml
@@ -37,12 +37,6 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>jdisc_http_service</artifactId>
<version>${project.version}</version>
- <exclusions>
- <exclusion>
- <groupId>org.apache.commons</groupId>
- <artifactId>commons-lang3</artifactId>
- </exclusion>
- </exclusions>
</dependency>
<dependency>
<groupId>com.yahoo.vespa</groupId>