Skip to content

Commit 135f736

Browse files
committed
annotations should be provided
Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
1 parent 0b7ebe5 commit 135f736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<groupId>com.google.code.findbugs</groupId>
9696
<artifactId>jsr305</artifactId>
9797
<version>3.0.2</version>
98-
<scope>compile</scope>
98+
<scope>provided</scope>
9999
</dependency>
100100

101101
<!-- test dependencies -->

0 commit comments

Comments
 (0)