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:
2
pom.xml
2
pom.xml
@@ -520,7 +520,7 @@ under the License.
|
|||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.codehaus.mojo</groupId>
|
<groupId>org.codehaus.mojo</groupId>
|
||||||
<artifactId>findbugs-maven-plugin</artifactId>
|
<artifactId>findbugs-maven-plugin</artifactId>
|
||||||
<version>2.5.2</version>
|
<version>3.0.5</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<skip>true</skip>
|
<skip>true</skip>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
Reference in New Issue
Block a user