summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 7d7705c..4a497f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,9 +72,9 @@
<classifier>jdk15</classifier>
</dependency>
<dependency>
- <groupId>org.apache.commons</groupId>
+ <groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
- <version>1.3.2</version>
+ <version>2.8.0</version>
</dependency>
<dependency>
<groupId>junit</groupId>