Skip to content

Commit cefc9dd

Browse files
committed
annotations should be provided
Signed-off-by: Gregor Zeitlinger <[email protected]>
1 parent 9b3d074 commit cefc9dd

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
@@ -96,7 +96,7 @@
9696
<groupId>com.google.code.findbugs</groupId>
9797
<artifactId>jsr305</artifactId>
9898
<version>3.0.2</version>
99-
<scope>compile</scope>
99+
<scope>provided</scope>
100100
</dependency>
101101

102102
<!-- test dependencies -->

0 commit comments

Comments
 (0)