Skip to content

Commit

Permalink
chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plu…
Browse files Browse the repository at this point in the history
…gin to v4.8.5.0
  • Loading branch information
renovate-bot committed May 5, 2024
1 parent 955c244 commit 5392838
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -196,7 +196,7 @@ limitations under the License.
<plugin><!-- SPOTBUGS -->
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<version>4.7.3.3</version>
<version>4.8.5.0</version>
<executions>
<execution>
<id>analyze-compile</id>
Expand Down

0 comments on commit 5392838

Please sign in to comment.