Bump spotbugs-annotations from 3.1.12 to 4.7.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/447/head
dependabot[bot] 2022-07-19 22:06:13 +00:00 zatwierdzone przez Andrew Gaul
rodzic d66c669f7c
commit 9c681e944c
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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