aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2014-03-31 15:11:16 +0200
committerThomas Lenz <tlenz@iaik.tugraz.at>2014-03-31 15:11:16 +0200
commitc864d453105f08786c24ce932b0b9a349058fd68 (patch)
tree9b19e37b26b13d584072eb5daeb0613ce4a39766 /pom.xml
parent2b986b919ec2057b3770af31f3307c46306e60cb (diff)
downloadmoa-id-spss-c864d453105f08786c24ce932b0b9a349058fd68.tar.gz
moa-id-spss-c864d453105f08786c24ce932b0b9a349058fd68.tar.bz2
moa-id-spss-c864d453105f08786c24ce932b0b9a349058fd68.zip
Update commons-io.jar to version 2.4
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index c12743d20..97cb94155 100644
--- a/pom.xml
+++ b/pom.xml
@@ -475,7 +475,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
- <version>1.3.2</version>
+ <version>2.4</version>
</dependency>
</dependencies>