Skip to content

Commit

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

Bump com.github.spotbugs:spotbugs from 4.8.2 to 4.8.3
  • Loading branch information
commjoen authored Dec 29, 2023
2 parents e0a9125 + 0894aee commit f0fbc6e
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 @@ -323,7 +323,7 @@
<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs</artifactId>
<version>4.8.2</version>
<version>4.8.3</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit f0fbc6e

Please sign in to comment.