Bump spotbugs from 4.7.2 to 4.7.3
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.7.2 to 4.7.3. - [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.2...4.7.3) --- 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>
This commit is contained in:
committed by
Bruno P. Kinoshita
parent
8651bf3dc9
commit
62606f2797
2
pom.xml
2
pom.xml
@@ -576,7 +576,7 @@ under the License.
|
||||
<commons.junit.version>5.9.1</commons.junit.version>
|
||||
<commons.surefire.version>3.0.0-M7</commons.surefire.version>
|
||||
<spotbugs.plugin.version>4.7.2.0</spotbugs.plugin.version>
|
||||
<spotbugs.impl.version>4.7.2</spotbugs.impl.version>
|
||||
<spotbugs.impl.version>4.7.3</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