summaryrefslogtreecommitdiffstats
path: root/theme-compiler/ivymodule/smartsprites-ivy-0.2.3-itmill.xml
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 /theme-compiler/ivymodule/smartsprites-ivy-0.2.3-itmill.xml
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 'theme-compiler/ivymodule/smartsprites-ivy-0.2.3-itmill.xml')
-rw-r--r--theme-compiler/ivymodule/smartsprites-ivy-0.2.3-itmill.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme-compiler/ivymodule/smartsprites-ivy-0.2.3-itmill.xml b/theme-compiler/ivymodule/smartsprites-ivy-0.2.3-itmill.xml
index f921bec167..29dc2d3474 100644
--- a/theme-compiler/ivymodule/smartsprites-ivy-0.2.3-itmill.xml
+++ b/theme-compiler/ivymodule/smartsprites-ivy-0.2.3-itmill.xml
@@ -31,7 +31,7 @@
<dependency org="com.google.collections" name="google-collections" rev="0.9" force="true" conf="compile->compile(*),master(*);runtime->runtime(*)"/>
<dependency org="args4j" name="args4j" rev="2.0.9" force="true" conf="compile->compile(*),master(*);runtime->runtime(*)"/>
<dependency org="commons-math" name="commons-math" rev="1.1" force="true" conf="compile->compile(*),master(*);runtime->runtime(*)"/>
- <dependency org="commons-io" name="commons-io" rev="1.4" force="true" conf="compile->compile(*),master(*);runtime->runtime(*)"/>
+ <dependency org="commons-io" name="commons-io" rev="2.2" force="true" conf="compile->compile(*),master(*);runtime->runtime(*)"/>
<dependency org="commons-lang" name="commons-lang" rev="2.6" force="true" conf="compile->compile(*),master(*);runtime->runtime(*)"/>
<dependency org="junit" name="junit" rev="4.4" force="true" conf="test->runtime(*),master(*)"/>
</dependencies>