1
0

Bump spotbugs-surefire-plugin from 2.22.2 to 3.0.0-M5.

Bump spotbugs-failsafe-plugin from 2.22.2 to 3.0.0-M5.
This commit is contained in:
Gary Gregory
2022-01-05 09:43:31 -05:00
parent 66148e28e7
commit 1e55e8f89e
2 changed files with 6 additions and 3 deletions

View File

@@ -571,7 +571,7 @@ under the License.
<commons.jira.pid>12310484</commons.jira.pid>
<!-- The RC version used in the staging repository URL. -->
<commons.rc.version>RC2</commons.rc.version>
<commons.surefire.version>2.22.2</commons.surefire.version>
<commons.surefire.version>3.0.0-M5</commons.surefire.version>
<spotbugs.plugin.version>4.5.2.0</spotbugs.plugin.version>
<spotbugs.impl.version>4.5.2</spotbugs.impl.version>
<skipSurefireReport>true</skipSurefireReport>

View File

@@ -76,8 +76,11 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="ggregory" type="update" due-to="Dependabot">
Bump findbugs-maven-plugin from 2.5.2 to 3.0.5 #8.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
Bump maven-failsafe-plugin from 2.12 to 2.22.2 #31.
<action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">
Bump maven-failsafe-plugin from 2.12 to 3.0.0-M5 #31.
</action>
<action dev="ggregory" type="update" due-to="Gary Gregory">
Bump spotbugs-surefire-plugin from 2.22.2 to 3.0.0-M5.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
Bump maven-dependency-plugin from 2.4 to 3.1.2 #29.