Bump com.github.spotbugs:spotbugs-annotations from 4.8.3 to 4.8.5

Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.8.3 to 4.8.5.
- [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.8.3...4.8.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/649/head
dependabot[bot] 2024-06-01 22:13:20 +00:00 zatwierdzone przez Andrew Gaul
rodzic 21d42f3768
commit 8c5fb41c6c
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -428,7 +428,7 @@
<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-annotations</artifactId>
<version>4.8.3</version>
<version>4.8.5</version>
<scope>provided</scope>
</dependency>
<dependency>