Bump spotbugs from 4.4.0 to 4.7.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/441/head
dependabot[bot] 2022-07-18 22:08:20 +00:00 zatwierdzone przez Andrew Gaul
rodzic 687973ba78
commit d177920228
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -317,7 +317,7 @@
<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs</artifactId>
<version>4.4.0</version>
<version>4.7.1</version>
</dependency>
</dependencies>
<configuration>