chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.3.1

This commit is contained in:
renovate[bot] 2025-06-24 20:51:03 +00:00 committed by GitHub
parent 6f67b06f71
commit 63dafe5a49
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -403,7 +403,7 @@
<plugin>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<version>4.9.3.0</version>
<version>4.9.3.1</version>
<configuration>
<excludeFilterFile>spotbugs-exclusions.xml</excludeFilterFile>
<plugins>