1
0

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:
dependabot[bot]
2022-10-21 11:00:54 +00:00
committed by Bruno P. Kinoshita
parent 5872998cbb
commit b136ad3c5d
2 changed files with 2 additions and 2 deletions

View File

@@ -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 -->

View File

@@ -107,7 +107,7 @@ The <action> type attribute can be add,update,fix,remove.
Bump maven-checkstyle-plugin from 2.7 to 3.2.0 #35, #101.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
Bump spotbugs-maven-plugin from 4.1.4 to 4.7.2.0 #33, #70, #78, #93, #97, #102.
Bump spotbugs-maven-plugin from 4.1.4 to 4.7.2.1 #33, #70, #78, #93, #97, #102, #112.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
Bump spotbugs from 4.5.3 to 4.7.3 #81, #87, #92, #104, #115.