Skip to content

Commit

Permalink
Merge pull request #342 from objectionary/renovate/com.github.spotbug…
Browse files Browse the repository at this point in the history
…s-spotbugs-maven-plugin-4.x

chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.1.0
  • Loading branch information
yegor256 authored Feb 16, 2025
2 parents f98079c + 42e58df commit 2aea36e
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 @@ -362,7 +362,7 @@ SOFTWARE.
<plugin>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<version>4.8.6.6</version>
<version>4.9.1.0</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 2aea36e

Please sign in to comment.