Skip to content

Commit

Permalink
Merge pull request #209 from sebasbaumh/dependabot/maven/com.github.s…
Browse files Browse the repository at this point in the history
…potbugs-spotbugs-annotations-4.9.0

Bump com.github.spotbugs:spotbugs-annotations from 4.8.6 to 4.9.0
  • Loading branch information
sebasbaumh authored Jan 20, 2025
2 parents 645d9ac + e1beff0 commit 6a859be
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 @@ -54,7 +54,7 @@
<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-annotations</artifactId>
<version>4.8.6</version>
<version>4.9.0</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 6a859be

Please sign in to comment.