Skip to content

Commit

Permalink
Merge pull request #88 from jenkinsci/dependabot/maven/com.github.spo…
Browse files Browse the repository at this point in the history
…tbugs-spotbugs-annotations-4.0.6

Bump spotbugs-annotations from 4.0.4 to 4.0.6
  • Loading branch information
uhafner authored Jun 23, 2020
2 parents 5371472 + 6c51dc7 commit ae7d5ac
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 @@ -30,7 +30,7 @@

<!-- Library Dependencies Versions -->
<error-prone.version>2.4.0</error-prone.version>
<spotbugs.annotations>4.0.4</spotbugs.annotations>
<spotbugs.annotations>4.0.6</spotbugs.annotations>
<slf4j.version>1.7.30</slf4j.version>

<!-- Test Library Dependencies Versions -->
Expand Down

0 comments on commit ae7d5ac

Please sign in to comment.