Skip to content

Commit

Permalink
Merge pull request #111 from colinduplantis/dependabot/maven/branches…
Browse files Browse the repository at this point in the history
…/4.0.x/com.google.code.findbugs-jsr305-3.0.2

Bump jsr305 from 2.0.3 to 3.0.2
  • Loading branch information
colinduplantis authored Dec 2, 2020
2 parents 63ef66a + b2874cf commit 3be605e
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 @@ -557,7 +557,7 @@
<dependency>
<groupId>com.google.code.findbugs</groupId>
<artifactId>jsr305</artifactId>
<version>2.0.3</version>
<version>3.0.2</version>
</dependency>
<dependency>
<groupId>org.ow2.sirocco</groupId>
Expand Down

0 comments on commit 3be605e

Please sign in to comment.