aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sonar-core/pom.xml')
-rw-r--r--sonar-core/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/sonar-core/pom.xml b/sonar-core/pom.xml
index 631bf0b1a95..331c28cede2 100644
--- a/sonar-core/pom.xml
+++ b/sonar-core/pom.xml
@@ -156,14 +156,7 @@
<dependency>
<groupId>com.google.code.bean-matchers</groupId>
<artifactId>bean-matchers</artifactId>
- <version>0.9</version>
<scope>test</scope>
- <exclusions>
- <exclusion>
- <groupId>org.hamcrest</groupId>
- <artifactId>hamcrest-core</artifactId>
- </exclusion>
- </exclusions>
</dependency>