1
0

Merge pull request #115 from apache/dependabot/maven/com.github.spotbugs-spotbugs-4.7.3

Bump spotbugs from 4.7.2 to 4.7.3
This commit is contained in:
Bruno P. Kinoshita
2022-10-21 23:58:53 +13:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -576,7 +576,7 @@ under the License.
<commons.junit.version>5.9.1</commons.junit.version> <commons.junit.version>5.9.1</commons.junit.version>
<commons.surefire.version>3.0.0-M7</commons.surefire.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.0</spotbugs.plugin.version>
<spotbugs.impl.version>4.7.2</spotbugs.impl.version> <spotbugs.impl.version>4.7.3</spotbugs.impl.version>
<skipSurefireReport>true</skipSurefireReport> <skipSurefireReport>true</skipSurefireReport>
<!-- Allow default test run order to be changed --> <!-- Allow default test run order to be changed -->
<failsafe.runorder>filesystem</failsafe.runorder> <failsafe.runorder>filesystem</failsafe.runorder>

View File

@@ -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. Bump spotbugs-maven-plugin from 4.1.4 to 4.7.2.0 #33, #70, #78, #93, #97, #102.
</action> </action>
<action dev="ggregory" type="update" due-to="Dependabot"> <action dev="ggregory" type="update" due-to="Dependabot">
Bump spotbugs from 4.5.3 to 4.7.2 #81, #87, #92, #104. Bump spotbugs from 4.5.3 to 4.7.3 #81, #87, #92, #104, #115.
</action> </action>
<action dev="kinow" type="update" due-to="Dependabot"> <action dev="kinow" type="update" due-to="Dependabot">
Bump commons-parent from 52 to 54 #82, #106. Bump commons-parent from 52 to 54 #82, #106.