aboutsummaryrefslogtreecommitdiffstats
path: root/client-compiler
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 /client-compiler
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 'client-compiler')
-rw-r--r--client-compiler/ivy.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/client-compiler/ivy.xml b/client-compiler/ivy.xml
index 57254837f4..b26de51aca 100644
--- a/client-compiler/ivy.xml
+++ b/client-compiler/ivy.xml
@@ -47,7 +47,7 @@
conf="build,ide -> default" />
<dependency org="commons-codec" name="commons-codec" rev="1.3"
conf="build,ide -> default" />
- <dependency org="commons-io" name="commons-io" rev="1.4"
+ <dependency org="commons-io" name="commons-io" rev="2.2"
conf="build,ide -> default" />
<dependency org="commons-lang" name="commons-lang" rev="2.6"
conf="build,ide -> default" />