Update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.8.3
CI / frontend-test (push) Successful in 37s
CI / backend-test (push) Successful in 1m25s
CI / frontend-e2e (push) Successful in 2m10s
CI / build-and-publish (push) Has been skipped

This commit is contained in:
Renovate Bot
2026-04-20 21:41:40 +00:00
parent bb4170b0b6
commit 059bcb7c10
+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>