Bump spotbugs from 4.7.2 to 4.7.3 (#973)

Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.7.2 to 4.7.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.2...4.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-10-17 10:01:00 -04:00 committed by GitHub
parent 57ddce1195
commit 6d704df054
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -639,7 +639,7 @@
<checkstyle.configdir>src/site/resources/checkstyle</checkstyle.configdir> <checkstyle.configdir>src/site/resources/checkstyle</checkstyle.configdir>
<commons.spotbugs.plugin.version>4.7.2.1</commons.spotbugs.plugin.version> <commons.spotbugs.plugin.version>4.7.2.1</commons.spotbugs.plugin.version>
<commons.spotbugs.impl.version>4.7.2</commons.spotbugs.impl.version> <commons.spotbugs.impl.version>4.7.3</commons.spotbugs.impl.version>
<japicmp.skip>false</japicmp.skip> <japicmp.skip>false</japicmp.skip>
<!-- JMH Benchmark related properties, version, target compiler and name of the benchmarking uber jar. --> <!-- JMH Benchmark related properties, version, target compiler and name of the benchmarking uber jar. -->