Skip to content

Commit

Permalink
dependency: 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.8.4.0 to 4.8.5.0.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.8.4.0...spotbugs-maven-plugin-4.8.5.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 and romani committed May 7, 2024
1 parent c25f0f2 commit 9dad799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -208,7 +208,7 @@
<projectVersion>${project.version}</projectVersion>
<antlr4.version>4.13.1</antlr4.version>
<maven.site.plugin.version>3.12.1</maven.site.plugin.version>
<maven.spotbugs.plugin.version>4.8.4.0</maven.spotbugs.plugin.version>
<maven.spotbugs.plugin.version>4.8.5.0</maven.spotbugs.plugin.version>
<maven.pmd.plugin.version>3.21.2</maven.pmd.plugin.version>
<pmd.version>6.55.0</pmd.version>
<maven.jacoco.plugin.version>0.8.12</maven.jacoco.plugin.version>
Expand Down

0 comments on commit 9dad799

Please sign in to comment.