aboutsummaryrefslogtreecommitdiffstats
path: root/document/pom.xml
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@verizonmedia.com>2020-01-06 14:25:51 +0100
committerBjørn Christian Seime <bjorncs@verizonmedia.com>2020-01-06 14:25:51 +0100
commit6c05292f7c58bc175989b5423a639f203f029574 (patch)
treec88f2813364f8e54957843a2bbf54093ceaf121b /document/pom.xml
parentd91b233668771fc43739254b59fd46ce5b3bf876 (diff)
Remove use of commons-lang from document
Diffstat (limited to 'document/pom.xml')
-rw-r--r--document/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/document/pom.xml b/document/pom.xml
index 19f1a9470fc..1696d525f6f 100644
--- a/document/pom.xml
+++ b/document/pom.xml
@@ -27,10 +27,6 @@
<scope>provided</scope>
</dependency>
<dependency>
- <groupId>commons-codec</groupId>
- <artifactId>commons-codec</artifactId>
- </dependency>
- <dependency>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
</dependency>