aboutsummaryrefslogtreecommitdiffstats
path: root/configserver-flags
diff options
context:
space:
mode:
Diffstat (limited to 'configserver-flags')
-rw-r--r--configserver-flags/pom.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/configserver-flags/pom.xml b/configserver-flags/pom.xml
index e9c0c68685c..63525805669 100644
--- a/configserver-flags/pom.xml
+++ b/configserver-flags/pom.xml
@@ -91,11 +91,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>