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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/604/head
dependabot[bot] 2024-02-01 22:20:37 +00:00 zatwierdzone przez Andrew Gaul
rodzic 3ba2dc576b
commit 35c0719383
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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