Compare commits

..

2 Commits

Author SHA1 Message Date
nitrix 72c9fcd843 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
2026-04-20 23:58:53 +02:00
Renovate Bot 059bcb7c10 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
2026-04-20 21:41:40 +00:00
+1 -1
View File
@@ -129,7 +129,7 @@
<plugin>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<version>4.9.8.2</version>
<version>4.9.8.3</version>
<configuration>
<effort>Max</effort>
<threshold>Low</threshold>