Skip to content

Commit

Permalink
Merge pull request #335 from uhafner/dependabot/maven/spotbugs.versio…
Browse files Browse the repository at this point in the history
…n-4.6.0

Bump spotbugs.version from 4.5.3 to 4.6.0
  • Loading branch information
uhafner authored Mar 11, 2022
2 parents 60a5134 + 892e774 commit 78d33e4
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 @@ -59,7 +59,7 @@

<!-- Project Dependencies Configuration -->
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
<spotbugs.version>4.5.3</spotbugs.version>
<spotbugs.version>4.6.0</spotbugs.version>

<!-- Project Test Dependencies Configuration -->
<equalsverifier.version>3.9</equalsverifier.version>
Expand Down

0 comments on commit 78d33e4

Please sign in to comment.