1
0

Bump spotbugs from 4.2.0 to 4.5.2 (#67)

Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.2.0 to 4.5.2.
- [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.2.0...4.5.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-12-14 05:49:09 -05:00
committed by GitHub
parent 5660a6f6ec
commit f4949c5922

View File

@@ -573,7 +573,7 @@ under the License.
<commons.rc.version>RC2</commons.rc.version> <commons.rc.version>RC2</commons.rc.version>
<commons.surefire.version>2.22.2</commons.surefire.version> <commons.surefire.version>2.22.2</commons.surefire.version>
<spotbugs.plugin.version>4.2.0</spotbugs.plugin.version> <spotbugs.plugin.version>4.2.0</spotbugs.plugin.version>
<spotbugs.impl.version>4.2.0</spotbugs.impl.version> <spotbugs.impl.version>4.5.2</spotbugs.impl.version>
<skipSurefireReport>true</skipSurefireReport> <skipSurefireReport>true</skipSurefireReport>
<!-- Allow default test run order to be changed --> <!-- Allow default test run order to be changed -->
<failsafe.runorder>filesystem</failsafe.runorder> <failsafe.runorder>filesystem</failsafe.runorder>