Skip to content

Commit

Permalink
chore(deps): update dependency com.github.spotbugs:spotbugs to v4.8.6 (
Browse files Browse the repository at this point in the history
…#981)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 18, 2024
1 parent 8928bd4 commit 8e17099
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 @@ -53,7 +53,7 @@
<!-- used so that lombok can generate suppressions for spotbugs. It needs to find it on the relevant classpath -->
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs</artifactId>
<version>4.8.5</version>
<version>4.8.6</version>
<scope>provided</scope>
</dependency>

Expand Down Expand Up @@ -365,7 +365,7 @@
<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs</artifactId>
<version>4.8.5</version>
<version>4.8.6</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit 8e17099

Please sign in to comment.