Skip to content

Commit

Permalink
build(deps): bump com.github.spotbugs:spotbugs-maven-plugin
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.9.1.0 to 4.9.2.0.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.1.0...spotbugs-maven-plugin-4.9.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 5, 2025
1 parent f787be2 commit 310e2dc
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 @@ -52,7 +52,7 @@
<assembly-plugin.version>3.7.1</assembly-plugin.version>

<com.github.spotbugs.version>4.9.2</com.github.spotbugs.version>
<com.github.spotbugs.plugin.version>4.9.1.0</com.github.spotbugs.plugin.version>
<com.github.spotbugs.plugin.version>4.9.2.0</com.github.spotbugs.plugin.version>
<com.diffplug.spotless.maven.plugin.version>2.44.3</com.diffplug.spotless.maven.plugin.version>
<com.google.java-format.version>1.25.2</com.google.java-format.version>
<com.mycila.license.maven.plugin.version>4.6</com.mycila.license.maven.plugin.version>
Expand Down

0 comments on commit 310e2dc

Please sign in to comment.