1
0

Merge pull request #102 from apache/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.7.2.0

Bump spotbugs-maven-plugin from 4.7.1.1 to 4.7.2.0
This commit is contained in:
Bruno P. Kinoshita
2022-09-09 23:00:19 +12:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -575,7 +575,7 @@ under the License.
<!-- The RC version used in the staging repository URL. -->
<commons.rc.version>RC2</commons.rc.version>
<commons.surefire.version>3.0.0-M7</commons.surefire.version>
<spotbugs.plugin.version>4.7.1.1</spotbugs.plugin.version>
<spotbugs.plugin.version>4.7.2.0</spotbugs.plugin.version>
<spotbugs.impl.version>4.7.1</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.1.1 #33, #70, #78, #93, #97.
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.