Skip to content

Commit

Permalink
Merge pull request #171 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 21, 2025
2 parents 5fd72ff + 90c2e71 commit 9ffe218
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 @@ -55,7 +55,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 9ffe218

Please sign in to comment.