summaryrefslogtreecommitdiffstats
path: root/utils-test/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'utils-test/pom.xml')
-rw-r--r--utils-test/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/utils-test/pom.xml b/utils-test/pom.xml
index a659062b..78f748a1 100644
--- a/utils-test/pom.xml
+++ b/utils-test/pom.xml
@@ -87,11 +87,5 @@
<artifactId>spring-test</artifactId>
<scope>test</scope>
</dependency>
- <dependency>
- <groupId>org.hamcrest</groupId>
- <artifactId>hamcrest-core</artifactId>
- <version>2.2</version>
- <scope>compile</scope>
- </dependency>
</dependencies>
</project>