1
0

Pick up spotbugs-maven-plugin version from parent

This commit is contained in:
Gary Gregory
2023-01-13 16:57:15 -05:00
parent ac12016c90
commit e13ac4a3a8

View File

@@ -557,8 +557,6 @@ under the License.
<commons.jira.pid>12310484</commons.jira.pid> <commons.jira.pid>12310484</commons.jira.pid>
<!-- The RC version used in the staging repository URL. --> <!-- The RC version used in the staging repository URL. -->
<commons.rc.version>RC2</commons.rc.version> <commons.rc.version>RC2</commons.rc.version>
<spotbugs.plugin.version>4.7.2.1</spotbugs.plugin.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>