diff options
Diffstat (limited to 'holmes-actions')
-rw-r--r-- | holmes-actions/pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/holmes-actions/pom.xml b/holmes-actions/pom.xml index 3e35e33..c37e04f 100644 --- a/holmes-actions/pom.xml +++ b/holmes-actions/pom.xml @@ -112,11 +112,6 @@ </exclusions>
</dependency>
<dependency>
- <groupId>org.apache.poi</groupId>
- <artifactId>poi</artifactId>
- <version>3.10.1</version>
- </dependency>
- <dependency>
<groupId>org.easymock</groupId>
<artifactId>easymock</artifactId>
</dependency>
|