Skip to content

Commit

Permalink
Bump spotbugs-annotations from 4.4.0 to 4.4.1 (#437)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 13, 2021
1 parent 640afc1 commit f83402c
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 @@ -209,7 +209,7 @@
<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-annotations</artifactId>
<version>4.4.0</version>
<version>4.4.1</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit f83402c

Please sign in to comment.