Bump spotbugs-maven-plugin from 4.7.0.0 to 4.7.1.0 (#8308)
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.0.0 to 4.7.1.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.7.0.0...spotbugs-maven-plugin-4.7.1.0) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
62f48cccf1
commit
2463736716
2
pom.xml
2
pom.xml
|
@ -165,7 +165,7 @@
|
|||
<maven.surefire.plugin.version>3.0.0-M5</maven.surefire.plugin.version>
|
||||
<maven.source.plugin.version>3.2.1</maven.source.plugin.version>
|
||||
<maven.war.plugin.version>3.3.2</maven.war.plugin.version>
|
||||
<spotbugs.maven.plugin.version>4.7.0.0</spotbugs.maven.plugin.version>
|
||||
<spotbugs.maven.plugin.version>4.7.1.0</spotbugs.maven.plugin.version>
|
||||
<versions.maven.plugin.version>2.11.0</versions.maven.plugin.version>
|
||||
|
||||
<!-- testing -->
|
||||
|
|
Loading…
Reference in New Issue