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.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/sonar-core/pom.xml b/sonar-core/pom.xml
index 81b868c6576..4f39a5bc8b2 100644
--- a/sonar-core/pom.xml
+++ b/sonar-core/pom.xml
@@ -107,11 +107,6 @@
<scope>test</scope>
</dependency>
<dependency>
- <groupId>com.google.code.bean-matchers</groupId>
- <artifactId>bean-matchers</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
<groupId>org.simpleframework</groupId>
<artifactId>simple</artifactId>
<version>4.1.21</version>