Skip to content

Commit

Permalink
update findbugs (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo authored May 30, 2020
1 parent 7b75689 commit a7b89ad
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 @@ -95,7 +95,7 @@
<dependency>
<groupId>com.google.code.findbugs</groupId>
<artifactId>jsr305</artifactId>
<version>3.0.0</version>
<version>3.0.2</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit a7b89ad

Please sign in to comment.