summaryrefslogtreecommitdiffstats
path: root/bundle-plugin/pom.xml
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2021-12-19 19:19:28 +0100
committerHenning Baldersheim <balder@yahoo-inc.com>2021-12-19 19:19:28 +0100
commit4c56b0aedb0284140ef94aa3db0531da7342c628 (patch)
tree2c4df71208be6b8615961a025e699b8e1734401e /bundle-plugin/pom.xml
parent3662fb1b96d325fe7ff07a6eb031d7d58b5cc9e2 (diff)
Simplify testing by sticking to assertEquals/True/False
Diffstat (limited to 'bundle-plugin/pom.xml')
-rw-r--r--bundle-plugin/pom.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/bundle-plugin/pom.xml b/bundle-plugin/pom.xml
index 07811d23581..9ed4c47c023 100644
--- a/bundle-plugin/pom.xml
+++ b/bundle-plugin/pom.xml
@@ -39,15 +39,6 @@
<scope>test</scope>
</dependency>
<dependency>
- <groupId>org.hamcrest</groupId>
- <artifactId>hamcrest-library</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>com.google.guava</groupId>
- <artifactId>guava</artifactId>
- </dependency>
- <dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
</dependency>