Bump spotbugs-maven-plugin from 4.7.2.1 to 4.7.3.0

Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.2.1 to 4.7.3.0.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.7.2.1...spotbugs-maven-plugin-4.7.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-11 12:02:02 +00:00 committed by GitHub
parent 4f1d0d2c66
commit 7989429290
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,7 @@
<commons.pmd.version>3.19.0</commons.pmd.version> <commons.pmd.version>3.19.0</commons.pmd.version>
<commons.pmd-impl.version>6.51.0</commons.pmd-impl.version> <commons.pmd-impl.version>6.51.0</commons.pmd-impl.version>
<commons.jacoco.version>0.8.8</commons.jacoco.version> <commons.jacoco.version>0.8.8</commons.jacoco.version>
<commons.spotbugs.version>4.7.2.1</commons.spotbugs.version> <commons.spotbugs.version>4.7.3.0</commons.spotbugs.version>
<commons.spotbugs.impl.version>4.7.3</commons.spotbugs.impl.version> <commons.spotbugs.impl.version>4.7.3</commons.spotbugs.impl.version>
<commons.japicmp.version>0.16.0</commons.japicmp.version> <commons.japicmp.version>0.16.0</commons.japicmp.version>
<commons.javadoc.version>3.4.1</commons.javadoc.version> <commons.javadoc.version>3.4.1</commons.javadoc.version>