Merge pull request #11280 from DSpace/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.9.4.2

Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.4.0 to 4.9.4.2
This commit is contained in:
Tim Donohue
2025-09-09 17:09:54 -05:00
committed by GitHub

View File

@@ -306,7 +306,7 @@
<plugin>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<version>4.9.4.0</version>
<version>4.9.4.2</version>
<configuration>
<effort>Max</effort>
<threshold>Low</threshold>