Skip to content

Commit

Permalink
Merge pull request #60 from uhafner/dependabot/maven/com.github.spotb…
Browse files Browse the repository at this point in the history
…ugs-spotbugs-annotations-4.1.1

Bump spotbugs-annotations from 4.0.6 to 4.1.1
  • Loading branch information
uhafner authored Aug 12, 2020
2 parents ff6cb50 + 7c385dd commit ce46147
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 @@ -60,7 +60,7 @@
<codingstyle.config.version>1.1.0</codingstyle.config.version>

<!-- Project Dependencies Configuration -->
<spotbugs.annotations>4.0.6</spotbugs.annotations>
<spotbugs.annotations>4.1.1</spotbugs.annotations>

<!-- Project Test Dependencies Configuration -->
<junit.version>5.6.2</junit.version>
Expand Down

0 comments on commit ce46147

Please sign in to comment.