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