aboutsummaryrefslogtreecommitdiffstats
path: root/container-accesslogging/pom.xml
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@verizonmedia.com>2020-01-06 16:05:58 +0100
committerBjørn Christian Seime <bjorncs@verizonmedia.com>2020-01-06 16:05:58 +0100
commitd6559242c1495ba9948d4723e15827614758acb9 (patch)
treeb809e72699ce87b6957427716225251ebed97810 /container-accesslogging/pom.xml
parent6c05292f7c58bc175989b5423a639f203f029574 (diff)
Remove use of commons-lang from contrainer-accesslogging
Diffstat (limited to 'container-accesslogging/pom.xml')
-rw-r--r--container-accesslogging/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/container-accesslogging/pom.xml b/container-accesslogging/pom.xml
index c82cfd000d9..53c17257992 100644
--- a/container-accesslogging/pom.xml
+++ b/container-accesslogging/pom.xml
@@ -51,10 +51,6 @@
<scope>provided</scope>
</dependency>
<dependency>
- <groupId>commons-lang</groupId>
- <artifactId>commons-lang</artifactId>
- </dependency>
- <dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-all</artifactId>
<scope>test</scope>