1
0

Merge pull request #104 from apache/dependabot/maven/com.github.spotbugs-spotbugs-4.7.2

Bump spotbugs from 4.7.1 to 4.7.2
This commit is contained in:
Bruno P. Kinoshita
2022-09-09 23:05:07 +12:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -576,7 +576,7 @@ under the License.
<commons.rc.version>RC2</commons.rc.version>
<commons.surefire.version>3.0.0-M7</commons.surefire.version>
<spotbugs.plugin.version>4.7.2.0</spotbugs.plugin.version>
<spotbugs.impl.version>4.7.1</spotbugs.impl.version>
<spotbugs.impl.version>4.7.2</spotbugs.impl.version>
<skipSurefireReport>true</skipSurefireReport>
<!-- Allow default test run order to be changed -->
<failsafe.runorder>filesystem</failsafe.runorder>