Remove unused commons-io

This commit is contained in:
Sean Owen 2014-09-10 22:59:13 +01:00
parent fa5d7e6b0d
commit 3712a4f891

View file

@ -35,11 +35,6 @@
<artifactId>javaee-web-api</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.4</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>