summaryrefslogtreecommitdiffstats
path: root/document/pom.xml
diff options
context:
space:
mode:
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>