Skip to content

Commit

Permalink
Bump spotbugs-maven-plugin from 4.5.0.0 to 4.5.2.0
Browse files Browse the repository at this point in the history
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.5.0.0 to 4.5.2.0.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.5.0.0...spotbugs-maven-plugin-4.5.2.0)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 22, 2021
1 parent f3809dd commit c673ff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -174,7 +174,7 @@
<commons.pmd.version>3.15.0</commons.pmd.version>
<commons.pmd-impl.version>6.41.0</commons.pmd-impl.version>
<commons.jacoco.version>0.8.7</commons.jacoco.version>
<commons.spotbugs.version>4.5.0.0</commons.spotbugs.version>
<commons.spotbugs.version>4.5.2.0</commons.spotbugs.version>
<commons.japicmp.version>0.15.3</commons.japicmp.version>
<commons.javadoc.version>3.3.0</commons.javadoc.version>
<biz.aQute.bndlib.version>5.3.0</biz.aQute.bndlib.version>
Expand Down

0 comments on commit c673ff6

Please sign in to comment.