Skip to content

Commit

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

---
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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 29, 2022
1 parent 357e12c commit 5dd71e3
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 @@ -343,7 +343,7 @@ file comparators, endian transformation classes, and much more.
<commons.japicmp.version>0.15.7</commons.japicmp.version>
<commons.enforcer.version>3.1.0</commons.enforcer.version>
<commons.moditect.version>1.0.0.RC2</commons.moditect.version>
<commons.spotbugs.plugin.version>4.7.1.0</commons.spotbugs.plugin.version>
<commons.spotbugs.plugin.version>4.7.1.1</commons.spotbugs.plugin.version>
<commons.spotbugs.impl.version>4.7.1</commons.spotbugs.impl.version>
<commons.pmd.version>3.17.0</commons.pmd.version>
<commons.pmd-impl.version>6.47.0</commons.pmd-impl.version>
Expand Down

0 comments on commit 5dd71e3

Please sign in to comment.