Skip to content

Commit

Permalink
update jsr305 dependency config #2
Browse files Browse the repository at this point in the history
  • Loading branch information
oldratlee committed Mar 27, 2015
1 parent 65fbb7a commit b7009de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -27,7 +27,7 @@
<groupId>com.google.code.findbugs</groupId>
<artifactId>jsr305</artifactId>
<version>3.0.0</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
<!-- Testing libs -->
<dependency>
Expand Down

0 comments on commit b7009de

Please sign in to comment.