summaryrefslogtreecommitdiffstats
path: root/buildhelpers/ivy.xml
diff options
context:
space:
mode:
Diffstat (limited to 'buildhelpers/ivy.xml')
-rw-r--r--buildhelpers/ivy.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/buildhelpers/ivy.xml b/buildhelpers/ivy.xml
index ba44ebfc3f..d8e4457296 100644
--- a/buildhelpers/ivy.xml
+++ b/buildhelpers/ivy.xml
@@ -27,6 +27,8 @@
<artifact type="pom" ext="pom" />
</publications>
- <dependencies />
+ <dependencies>
+ <dependency org="commons-io" name="commons-io" rev="1.4" />
+ </dependencies>
</ivy-module>