summaryrefslogtreecommitdiffstats
path: root/document/pom.xml
diff options
context:
space:
mode:
authorHarald Musum <musum@verizonmedia.com>2020-01-10 08:43:57 +0100
committerGitHub <noreply@github.com>2020-01-10 08:43:57 +0100
commit0100db79513eb83d4680e9c7c01ee8bff2386075 (patch)
tree3f18c4bdf774b995805c34ba7273626bbf755722 /document/pom.xml
parent8a662f6c89dcb4f923625895f7e157057896585b (diff)
Revert "Bjorncs/java deps cleanup"
Diffstat (limited to 'document/pom.xml')
-rw-r--r--document/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/document/pom.xml b/document/pom.xml
index f5c5dec5b7c..1696d525f6f 100644
--- a/document/pom.xml
+++ b/document/pom.xml
@@ -27,6 +27,10 @@
<scope>provided</scope>
</dependency>
<dependency>
+ <groupId>commons-collections</groupId>
+ <artifactId>commons-collections</artifactId>
+ </dependency>
+ <dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>