Skip to content

Commit

Permalink
Upgrade to jsr305 3.0.2 #1055
Browse files Browse the repository at this point in the history
  • Loading branch information
mp911de committed Jun 9, 2019
1 parent 6c67741 commit 9c8682a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@
<dependency>
<groupId>com.google.code.findbugs</groupId>
<artifactId>jsr305</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit 9c8682a

Please sign in to comment.