Skip to content

Commit

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

Bump com.github.spotbugs:spotbugs from 4.8.3 to 4.8.4
  • Loading branch information
commjoen committed Apr 17, 2024
2 parents 5c37056 + fc81834 commit 62270f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@
<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-annotations</artifactId>
<version>4.8.3</version>
<version>4.8.4</version>
</dependency>
<dependency>
<groupId>io.github.wimdeblauwe</groupId>
Expand Down Expand Up @@ -343,7 +343,7 @@
<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs</artifactId>
<version>4.8.3</version>
<version>4.8.4</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 62270f1

Please sign in to comment.