aboutsummaryrefslogtreecommitdiffstats
path: root/container-test
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-test
parentbd1868da7bcfc5d24216596ebb3c7a8fb27f6fb8 (diff)
Revert "Revert "Bjorncs/apache commons libraries cleanup""
Diffstat (limited to 'container-test')
-rw-r--r--container-test/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/container-test/pom.xml b/container-test/pom.xml
index 46c91e628ed..d1021202a24 100644
--- a/container-test/pom.xml
+++ b/container-test/pom.xml
@@ -39,10 +39,6 @@
<artifactId>commons-collections</artifactId>
</dependency>
<dependency>
- <groupId>commons-lang</groupId>
- <artifactId>commons-lang</artifactId>
- </dependency>
- <dependency>
<groupId>io.airlift</groupId>
<artifactId>airline</artifactId>
<exclusions>