Bump spotbugs-maven-plugin from 4.7.2.0 to 4.7.2.1
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.2.0 to 4.7.2.1. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.7.2.0...spotbugs-maven-plugin-4.7.2.1) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin 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
5872998cbb
commit
b136ad3c5d
2
pom.xml
2
pom.xml
@@ -575,7 +575,7 @@ under the License.
|
||||
<commons.rc.version>RC2</commons.rc.version>
|
||||
<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.plugin.version>4.7.2.1</spotbugs.plugin.version>
|
||||
<spotbugs.impl.version>4.7.3</spotbugs.impl.version>
|
||||
<skipSurefireReport>true</skipSurefireReport>
|
||||
<!-- Allow default test run order to be changed -->
|
||||
|
||||
Reference in New Issue
Block a user