Skip to content

Commit

Permalink
Merge pull request #1842 from OWASP/renovate/com.github.spotbugs-spot…
Browse files Browse the repository at this point in the history
…bugs-4.x

Update dependency com.github.spotbugs:spotbugs to v4.9.1
  • Loading branch information
bendehaan authored Feb 17, 2025
2 parents 6d951f1 + 45b82b8 commit 16b9d4c
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 @@ -346,7 +346,7 @@
<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs</artifactId>
<version>4.8.6</version>
<version>4.9.1</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 16b9d4c

Please sign in to comment.