Bump spotbugs-maven-plugin from 4.7.1.0 to 4.7.1.1 (#245)

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

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-07-29 08:28:04 -04:00 committed by GitHub
parent 4204cd2a79
commit 93d93c71fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@
<commons.pmd.version>3.17.0</commons.pmd.version>
<commons.pmd-impl.version>6.47.0</commons.pmd-impl.version>
<commons.jacoco.version>0.8.8</commons.jacoco.version>
<commons.spotbugs.version>4.7.1.0</commons.spotbugs.version>
<commons.spotbugs.version>4.7.1.1</commons.spotbugs.version>
<commons.japicmp.version>0.15.7</commons.japicmp.version>
<commons.javadoc.version>3.4.0</commons.javadoc.version>
<biz.aQute.bndlib.version>6.2.0</biz.aQute.bndlib.version>