Update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.8.3 #56

Merged
nitrix merged 1 commits from renovate/com.github.spotbugs-spotbugs-maven-plugin-4.x into master 2026-04-20 23:58:53 +02:00
Showing only changes of commit 059bcb7c10 - Show all commits
+1 -1
View File
@@ -129,7 +129,7 @@
<plugin> <plugin>
<groupId>com.github.spotbugs</groupId> <groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId> <artifactId>spotbugs-maven-plugin</artifactId>
<version>4.9.8.2</version> <version>4.9.8.3</version>
<configuration> <configuration>
<effort>Max</effort> <effort>Max</effort>
<threshold>Low</threshold> <threshold>Low</threshold>