Skip to content

Commit

Permalink
Bump spotbugs-maven-plugin from 4.4.1 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.4.1 to 4.5.2.0.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.4.1...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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 28, 2021
1 parent 72f6576 commit b3c5a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -56,7 +56,7 @@
<japicmp.skip>false</japicmp.skip>
<commons.japicmp.version>0.15.4</commons.japicmp.version>
<commons.pmd.version>3.15.0</commons.pmd.version>
<commons.spotbugs.version>4.4.1</commons.spotbugs.version>
<commons.spotbugs.version>4.5.2.0</commons.spotbugs.version>

<!-- override of Jacoco properties defined in CP52 -->
<commons.jacoco.version>0.8.7</commons.jacoco.version>
Expand Down

0 comments on commit b3c5a9a

Please sign in to comment.