summaryrefslogtreecommitdiffstats
path: root/plugins/sonar-l10n-en-plugin/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/sonar-l10n-en-plugin/pom.xml')
-rw-r--r--plugins/sonar-l10n-en-plugin/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/sonar-l10n-en-plugin/pom.xml b/plugins/sonar-l10n-en-plugin/pom.xml
index 817eb99e375..49163bca0f7 100644
--- a/plugins/sonar-l10n-en-plugin/pom.xml
+++ b/plugins/sonar-l10n-en-plugin/pom.xml
@@ -36,6 +36,11 @@
<dependencies>
<dependency>
+ <groupId>com.google.code.findbugs</groupId>
+ <artifactId>jsr305</artifactId>
+ <scope>provided</scope>
+ </dependency>
+ <dependency>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar-plugin-api</artifactId>
<scope>provided</scope>