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:
2
pom.xml
2
pom.xml
@@ -573,7 +573,7 @@ under the License.
|
||||
<commons.rc.version>RC2</commons.rc.version>
|
||||
<commons.surefire.version>3.0.0-M5</commons.surefire.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>
|
||||
<!-- Allow default test run order to be changed -->
|
||||
<failsafe.runorder>filesystem</failsafe.runorder>
|
||||
|
||||
Reference in New Issue
Block a user