aboutsummaryrefslogtreecommitdiffstats
path: root/vespaclient-container-plugin/pom.xml
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@verizonmedia.com>2020-01-06 16:12:22 +0100
committerBjørn Christian Seime <bjorncs@verizonmedia.com>2020-01-06 16:12:22 +0100
commit26009aa6282ce91bf83d4432520f023d1b2f7a71 (patch)
treedc34478dbe7173656367b134c0301d4d975a6244 /vespaclient-container-plugin/pom.xml
parentd6559242c1495ba9948d4723e15827614758acb9 (diff)
Remove use of commons-lang from vespaclient-container-plugin
Diffstat (limited to 'vespaclient-container-plugin/pom.xml')
-rw-r--r--vespaclient-container-plugin/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/vespaclient-container-plugin/pom.xml b/vespaclient-container-plugin/pom.xml
index 53e708601d7..9c4b81da806 100644
--- a/vespaclient-container-plugin/pom.xml
+++ b/vespaclient-container-plugin/pom.xml
@@ -62,11 +62,6 @@
</exclusions>
</dependency>
<dependency>
- <groupId>org.apache.commons</groupId>
- <artifactId>commons-lang3</artifactId>
- <version>3.4</version>
- </dependency>
- <dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<scope>test</scope>