Skip to content

Commit

Permalink
Bump org.codehaus.mojo:findbugs-maven-plugin from 3.0.4 to 3.0.5
Browse files Browse the repository at this point in the history
Bumps [org.codehaus.mojo:findbugs-maven-plugin](https://github.com/gleclaire/findbugs-maven-plugin) from 3.0.4 to 3.0.5.
- [Commits](gleclaire/findbugs-maven-plugin@findbugs-maven-plugin-3.0.4...findbugs-maven-plugin-3.0.5)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:findbugs-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent d2fdb4b commit a256f84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>findbugs-maven-plugin</artifactId>
<version>3.0.4</version>
<version>3.0.5</version>
<configuration>
<effort>Default</effort>
<threshold>Default</threshold>
Expand Down

0 comments on commit a256f84

Please sign in to comment.