Skip to content

Commit

Permalink
Bump spotbugs-maven-plugin from 4.7.1.1 to 4.7.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.7.1.1 to 4.7.2.0.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.7.1.1...spotbugs-maven-plugin-4.7.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 Sep 6, 2022
1 parent 6cb492f commit 2536239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mq/main/pom.xml
Expand Up @@ -88,7 +88,7 @@
<pmd.version>6.49.0</pmd.version>
<pmd.plugin.version>3.19.0</pmd.plugin.version>
<spotbugs.version>4.7.2</spotbugs.version>
<spotbugs.plugin.version>4.7.1.1</spotbugs.plugin.version>
<spotbugs.plugin.version>4.7.2.0</spotbugs.plugin.version>
<checkstyle.version>10.3.3</checkstyle.version>
<maven.checkstyle.plugin.version>3.2.0</maven.checkstyle.plugin.version>
</properties>
Expand Down

0 comments on commit 2536239

Please sign in to comment.