Skip to content

Commit f6e6a56

Browse files
authored
Merge pull request #16 from cloudbees/dependabot/maven/org.codehaus.mojo-findbugs-maven-plugin-3.0.5
Bump org.codehaus.mojo:findbugs-maven-plugin from 3.0.1 to 3.0.5
2 parents 6b86023 + 2f62328 commit f6e6a56

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)