killbill-aplcache
Changes
invoice/pom.xml 8(+0 -8)
Details
invoice/pom.xml 8(+0 -8)
diff --git a/invoice/pom.xml b/invoice/pom.xml
index 90a72e5..c2a89a2 100644
--- a/invoice/pom.xml
+++ b/invoice/pom.xml
@@ -71,10 +71,6 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
- </dependency>
- <dependency>
- <groupId>commons-io</groupId>
- <artifactId>commons-io</artifactId>
<scope>test</scope>
</dependency>
<dependency>
@@ -96,10 +92,6 @@
<scope>provided</scope>
</dependency>
<dependency>
- <groupId>com.google.guava</groupId>
- <artifactId>guava</artifactId>
- </dependency>
- <dependency>
<groupId>com.jayway.awaitility</groupId>
<artifactId>awaitility</artifactId>
<scope>test</scope>