Bump com.github.spotbugs:spotbugs-annotations from 4.9.4 to 4.9.6

Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.9.4 to 4.9.6.
- [Release notes](https://github.com/spotbugs/spotbugs/releases)
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spotbugs/spotbugs/compare/4.9.4...4.9.6)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-annotations
  dependency-version: 4.9.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/888/head
dependabot[bot] 2025-10-01 11:55:43 +00:00 zatwierdzone przez Andrew Gaul
rodzic cbbf5ab2e9
commit 7c90b85818
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -461,7 +461,7 @@
<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-annotations</artifactId>
<version>4.9.4</version>
<version>4.9.6</version>
<scope>provided</scope>
</dependency>
<dependency>