Bump spotbugs from 4.7.0 to 4.7.1 (#92)
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.7.0 to 4.7.1. - [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.7.0...4.7.1) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs 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:
2
pom.xml
2
pom.xml
@@ -576,7 +576,7 @@ under the License.
|
|||||||
<commons.rc.version>RC2</commons.rc.version>
|
<commons.rc.version>RC2</commons.rc.version>
|
||||||
<commons.surefire.version>3.0.0-M7</commons.surefire.version>
|
<commons.surefire.version>3.0.0-M7</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.7.0</spotbugs.impl.version>
|
<spotbugs.impl.version>4.7.1</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>
|
||||||
|
|||||||
Reference in New Issue
Block a user