1
0

Bump findbugs-maven-plugin from 2.5.2 to 3.0.5 (#8)

Bumps [findbugs-maven-plugin](https://github.com/gleclaire/findbugs-maven-plugin) from 2.5.2 to 3.0.5.
- [Release notes](https://github.com/gleclaire/findbugs-maven-plugin/releases)
- [Commits](https://github.com/gleclaire/findbugs-maven-plugin/commits/findbugs-maven-plugin-3.0.5)

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]
2020-12-14 15:34:10 -05:00
committed by GitHub
parent 177c7fbeb1
commit dcfaa77c20

View File

@@ -520,7 +520,7 @@ under the License.
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>findbugs-maven-plugin</artifactId>
<version>2.5.2</version>
<version>3.0.5</version>
<configuration>
<skip>true</skip>
</configuration>