Skip to content

Commit 2f62328

Browse files
Bump org.codehaus.mojo:findbugs-maven-plugin from 3.0.1 to 3.0.5
Bumps [org.codehaus.mojo:findbugs-maven-plugin](https://github.com/gleclaire/findbugs-maven-plugin) from 3.0.1 to 3.0.5. - [Commits](gleclaire/findbugs-maven-plugin@findbugs-maven-plugin-3.0.1...findbugs-maven-plugin-3.0.5) --- updated-dependencies: - dependency-name: org.codehaus.mojo:findbugs-maven-plugin dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 65fa422 commit 2f62328

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
<plugin>
185185
<groupId>org.codehaus.mojo</groupId>
186186
<artifactId>findbugs-maven-plugin</artifactId>
187-
<version>3.0.1</version>
187+
<version>3.0.5</version>
188188
<executions>
189189
<execution>
190190
<id>findbugs</id>

0 commit comments

Comments
 (0)