summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2013-06-25 11:33:26 +0200
committerAndrew Branson <andrew.branson@cern.ch>2013-06-25 11:33:26 +0200
commit5db7356fd7ad878677eea1696c7afb04361c56c3 (patch)
tree433a9b58dda818d691968d376049b2f757e336c9 /pom.xml
parent37f851c582030d3b2983f1ec84593d55d04904d8 (diff)
commons.io is required
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index 5c6f750..fbbaf8e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,10 +121,6 @@
<groupId>commons-codec</groupId>
</exclusion>
<exclusion>
- <artifactId>commons-io</artifactId>
- <groupId>commons-io</groupId>
- </exclusion>
- <exclusion>
<artifactId>commons-pool</artifactId>
<groupId>commons-pool</groupId>
</exclusion>