Skip to content

Commit

Permalink
Merge pull request #1039 from OWASP/dependabot/maven/com.github.spotb…
Browse files Browse the repository at this point in the history
…ugs-spotbugs-annotations-4.8.0

Bump com.github.spotbugs:spotbugs-annotations from 4.7.3 to 4.8.0
  • Loading branch information
commjoen authored Oct 18, 2023
2 parents eddd52c + 0bd9885 commit f1d24bb
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 @@ -246,7 +246,7 @@
<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-annotations</artifactId>
<version>4.7.3</version>
<version>4.8.0</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>com.h2database</groupId>-->
Expand Down

0 comments on commit f1d24bb

Please sign in to comment.