aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'controller-server/pom.xml')
-rw-r--r--controller-server/pom.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/controller-server/pom.xml b/controller-server/pom.xml
index 64cc89c3321..5e738a2dd4a 100644
--- a/controller-server/pom.xml
+++ b/controller-server/pom.xml
@@ -184,11 +184,7 @@
</exclusion>
<exclusion>
<groupId>org.hamcrest</groupId>
- <artifactId>hamcrest-core</artifactId>
- </exclusion>
- <exclusion>
- <groupId>org.hamcrest</groupId>
- <artifactId>hamcrest-library</artifactId>
+ <artifactId>*</artifactId>
</exclusion>
</exclusions>
</dependency>