aboutsummaryrefslogtreecommitdiffstats
path: root/utils/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'utils/pom.xml')
-rw-r--r--utils/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/utils/pom.xml b/utils/pom.xml
index 75173a2a..03cc766a 100644
--- a/utils/pom.xml
+++ b/utils/pom.xml
@@ -122,5 +122,9 @@
<groupId>commons-cli</groupId>
<artifactId>commons-cli</artifactId>
</dependency>
+ <dependency>
+ <groupId>commons-io</groupId>
+ <artifactId>commons-io</artifactId>
+ </dependency>
</dependencies>
</project>