summaryrefslogtreecommitdiffstats
path: root/container-core/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'container-core/pom.xml')
-rw-r--r--container-core/pom.xml7
1 files changed, 1 insertions, 6 deletions
diff --git a/container-core/pom.xml b/container-core/pom.xml
index eec8b60077b..b3794142d0e 100644
--- a/container-core/pom.xml
+++ b/container-core/pom.xml
@@ -395,13 +395,8 @@
<scope>test</scope>
</dependency>
<dependency>
- <groupId>org.cthul</groupId>
- <artifactId>cthul-matchers</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
<groupId>org.hamcrest</groupId>
- <artifactId>hamcrest-library</artifactId>
+ <artifactId>hamcrest</artifactId>
<scope>test</scope>
</dependency>
<dependency>