Skip to content

Commit

Permalink
Merge pull request #654 from 52North/dependabot/maven/com.github.spot…
Browse files Browse the repository at this point in the history
…bugs-spotbugs-annotations-4.6.0

Bump spotbugs-annotations from 4.5.3 to 4.6.0
  • Loading branch information
CarstenHollmann authored Mar 8, 2022
2 parents 081f68e + 60ae473 commit 5e8035e
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 @@ -493,7 +493,7 @@
<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-annotations</artifactId>
<version>4.5.3</version>
<version>4.6.0</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 5e8035e

Please sign in to comment.