Skip to content

Commit

Permalink
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.2.0 to 4.8.3.0
Browse files Browse the repository at this point in the history
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.8.2.0 to 4.8.3.0.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.8.2.0...spotbugs-maven-plugin-4.8.3.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] authored Jan 15, 2024
1 parent d44f458 commit 04c38ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mq/main/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
<pmd.version>6.55.0</pmd.version>
<pmd.plugin.version>3.21.2</pmd.plugin.version>
<spotbugs.version>4.8.3</spotbugs.version>
<spotbugs.plugin.version>4.8.2.0</spotbugs.plugin.version>
<spotbugs.plugin.version>4.8.3.0</spotbugs.plugin.version>
<checkstyle.version>10.12.7</checkstyle.version>
<maven.checkstyle.plugin.version>3.3.1</maven.checkstyle.plugin.version>
</properties>
Expand Down

0 comments on commit 04c38ef

Please sign in to comment.