Skip to content

Commit

Permalink
Upgrade to Findbugs JSR-305 annotations 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi committed Apr 22, 2017
1 parent df0d7fd commit f5ca42d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dropwizard-bom/pom.xml
Expand Up @@ -58,7 +58,7 @@
<dependency>
<groupId>com.google.code.findbugs</groupId>
<artifactId>jsr305</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
</dependency>
<dependency>
<groupId>joda-time</groupId>
Expand Down

0 comments on commit f5ca42d

Please sign in to comment.