1
0

Bump spotbugs-maven-plugin from 4.1.4 to 4.2.0 (#33)

Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.1.4 to 4.2.0.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.1.4...spotbugs-maven-plugin-4.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-01-17 13:19:37 -05:00
committed by GitHub
parent 1b97e70a1e
commit 4d48e43bba

View File

@@ -572,7 +572,7 @@ under the License.
<!-- 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>
<commons.surefire.version>2.22.2</commons.surefire.version> <commons.surefire.version>2.22.2</commons.surefire.version>
<spotbugs.plugin.version>4.1.4</spotbugs.plugin.version> <spotbugs.plugin.version>4.2.0</spotbugs.plugin.version>
<spotbugs.impl.version>4.2.0</spotbugs.impl.version> <spotbugs.impl.version>4.2.0</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 -->