summaryrefslogtreecommitdiffstats
path: root/buildhelpers
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2013-04-22 12:30:25 +0300
committerVaadin Code Review <review@vaadin.com>2013-04-23 06:46:22 +0000
commit8fec88fe776abbde4250719c46d025392bce39c8 (patch)
tree6f0159fe14204206130949eba0eb33abd2b8a842 /buildhelpers
parent37afdd63bb98921c8aa91d5aa749fcfebb93a1b2 (diff)
downloadvaadin-framework-8fec88fe776abbde4250719c46d025392bce39c8.tar.gz
vaadin-framework-8fec88fe776abbde4250719c46d025392bce39c8.zip
Updated commons-io dependency to 2.2 (#11643)
Change-Id: Ia134929a67328e2a759028b2ee5b64206dc78883
Diffstat (limited to 'buildhelpers')
-rw-r--r--buildhelpers/ivy.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildhelpers/ivy.xml b/buildhelpers/ivy.xml
index 28c4b005fe..7c0a7b82a7 100644
--- a/buildhelpers/ivy.xml
+++ b/buildhelpers/ivy.xml
@@ -28,7 +28,7 @@
</publications>
<dependencies>
- <dependency org="commons-io" name="commons-io" rev="1.4" />
+ <dependency org="commons-io" name="commons-io" rev="2.2" />
</dependencies>
</ivy-module>