1
0

Bump spotbugs from 4.5.3 to 4.6.0 (#81)

Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.5.3 to 4.6.0.
- [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.5.3...4.6.0)

---
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]
2022-04-01 11:28:37 -04:00
committed by GitHub
parent ac9569cce7
commit 440969e2b1

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>3.0.0-M5</commons.surefire.version> <commons.surefire.version>3.0.0-M5</commons.surefire.version>
<spotbugs.plugin.version>4.6.0.0</spotbugs.plugin.version> <spotbugs.plugin.version>4.6.0.0</spotbugs.plugin.version>
<spotbugs.impl.version>4.5.3</spotbugs.impl.version> <spotbugs.impl.version>4.6.0</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>