Merge pull request 'Update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.8.3' (#56) from renovate/com.github.spotbugs-spotbugs-maven-plugin-4.x into master
CI / build-and-publish (push) Has been cancelled
CI / frontend-test (push) Has been cancelled
CI / backend-test (push) Has been cancelled
CI / frontend-e2e (push) Has been cancelled

This commit was merged in pull request #56.
This commit is contained in:
2026-04-20 23:58:53 +02:00
+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>