aboutsummaryrefslogtreecommitdiffstats
path: root/container-test
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@verizonmedia.com>2020-01-07 14:08:25 +0100
committerBjørn Christian Seime <bjorncs@verizonmedia.com>2020-01-07 14:08:25 +0100
commit3adb5de0d7c36b7861c84c551acc2cc9205ef40d (patch)
tree49192d748fc69fae8a0ea7e23c21052c45403d7a /container-test
parent74959b8c83fa78797ebdd78f527bad44c2ba82c4 (diff)
Remove commons-lang from parent pom
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>