aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-checkstyle-plugin/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/sonar-checkstyle-plugin/pom.xml')
-rw-r--r--plugins/sonar-checkstyle-plugin/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/sonar-checkstyle-plugin/pom.xml b/plugins/sonar-checkstyle-plugin/pom.xml
index 1d94817ee37..e05c28e874d 100644
--- a/plugins/sonar-checkstyle-plugin/pom.xml
+++ b/plugins/sonar-checkstyle-plugin/pom.xml
@@ -33,8 +33,8 @@
<artifactId>commons-logging</artifactId>
</exclusion>
<exclusion>
- <groupId>com.google.collections</groupId>
- <artifactId>google-collections</artifactId>
+ <groupId>com.google.guava</groupId>
+ <artifactId>guava</artifactId>
</exclusion>
<exclusion>
<groupId>commons-lang</groupId>