Skip to content

Commit

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

Bump spotbugs-annotations from 3.1.12 to 4.0.0
  • Loading branch information
uhafner authored Feb 20, 2020
2 parents 8f6ec10 + d835f15 commit 7d83d9d
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 @@ -31,7 +31,7 @@

<!-- Library Dependencies Versions -->
<error-prone.version>2.3.4</error-prone.version>
<spotbugs.annotations>3.1.12</spotbugs.annotations>
<spotbugs.annotations>4.0.0</spotbugs.annotations>
<slf4j.version>1.7.30</slf4j.version>

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

0 comments on commit 7d83d9d

Please sign in to comment.