summaryrefslogtreecommitdiffstats
path: root/container
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorn.christian@seime.no>2020-01-08 14:22:31 +0100
committerGitHub <noreply@github.com>2020-01-08 14:22:31 +0100
commita10c54b1a05326021c37d428a0e03117ef765380 (patch)
treefddfc08168d84b3c6615bb3285d7bcf65e9f7c3e /container
parentbd1868da7bcfc5d24216596ebb3c7a8fb27f6fb8 (diff)
Revert "Revert "Bjorncs/apache commons libraries cleanup""
Diffstat (limited to 'container')
-rw-r--r--container/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/container/pom.xml b/container/pom.xml
index 518eb9d984a..cf3aa21513b 100644
--- a/container/pom.xml
+++ b/container/pom.xml
@@ -45,10 +45,6 @@
<groupId>io.airlift</groupId>
<artifactId>airline</artifactId>
</exclusion>
- <exclusion>
- <groupId>org.apache.commons</groupId>
- <artifactId>commons-lang3</artifactId>
- </exclusion>
</exclusions>
</dependency>
</dependencies>