From f7286e0d8d92956e85ec1a20c54cd5d972ba1541 Mon Sep 17 00:00:00 2001 From: Florian Zschocke Date: Tue, 20 Aug 2013 20:02:51 +0200 Subject: Add commons-io to explicit dependencies. Add the commons-io library explicitly to the depencencies. It was already present as a transitive dependency but is now used in code. Using the version 2.2 as that got so far already packaged in ext. --- .classpath | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.classpath') diff --git a/.classpath b/.classpath index 04b4bbaa..ad8756c4 100644 --- a/.classpath +++ b/.classpath @@ -37,6 +37,7 @@ + @@ -60,7 +61,6 @@ - \ No newline at end of file -- cgit v1.2.3