Bump spotbugs from 4.7.1 to 4.7.2
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.7.1 to 4.7.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.7.1...4.7.2) --- 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
549f4b80fc
commit
9245479e54
2
pom.xml
2
pom.xml
@@ -576,7 +576,7 @@ under the License.
|
||||
<commons.rc.version>RC2</commons.rc.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.1</spotbugs.impl.version>
|
||||
<spotbugs.impl.version>4.7.2</spotbugs.impl.version>
|
||||
<skipSurefireReport>true</skipSurefireReport>
|
||||
<!-- Allow default test run order to be changed -->
|
||||
<failsafe.runorder>filesystem</failsafe.runorder>
|
||||
|
||||
@@ -110,7 +110,7 @@ The <action> type attribute can be add,update,fix,remove.
|
||||
Bump spotbugs-maven-plugin from 4.1.4 to 4.7.2.0 #33, #70, #78, #93, #97, #102.
|
||||
</action>
|
||||
<action dev="ggregory" type="update" due-to="Dependabot">
|
||||
Bump spotbugs from 4.5.3 to 4.7.1 #81, #87, #92.
|
||||
Bump spotbugs from 4.5.3 to 4.7.2 #81, #87, #92, #104.
|
||||
</action>
|
||||
<action dev="kinow" type="update" due-to="Dependabot">
|
||||
Bump commons-parent from 52 to 53 #82.
|
||||
|
||||
Reference in New Issue
Block a user