Skip to content

Commit

Permalink
Merge pull request #875 from aws/dependabot/maven/com.github.spotbugs…
Browse files Browse the repository at this point in the history
…-spotbugs-annotations-4.8.5

chore(deps): bump com.github.spotbugs:spotbugs-annotations from 4.8.4 to 4.8.5
  • Loading branch information
deki committed May 7, 2024
2 parents 49ea0c7 + 767ef67 commit d4097db
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 @@ -140,7 +140,7 @@
<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-annotations</artifactId>
<version>4.8.4</version>
<version>4.8.5</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit d4097db

Please sign in to comment.