Skip to content

Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.8.3 to 4.9.8.4 - #175

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.9.8.4
Open

Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.8.3 to 4.9.8.4#175
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.9.8.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor

Bumps com.github.spotbugs:spotbugs-maven-plugin from 4.9.8.3 to 4.9.8.4.

Release notes

Sourced from com.github.spotbugs:spotbugs-maven-plugin's releases.

Spotbugs Maven Plugin 4.9.8.4

  • build support for maven 4 with maven 4 plugins
  • spotbugs extensions jars now moved to target/spotbugs instead of root
  • new spotbugs-aggregate mojo for multi module
  • support maven toolchains
  • block gui when environment is headless
  • all spotbug extensions as regular dependencies
  • learn to map spotbug extensions to their source project documentation
  • in auxiliary class path exclude java.* packages
  • improve code coverage

note: This release was done on older spotbugs (not the new 4.10.1) on purpose to keep these changes separate from that of spotbugs. The spotbugs 4.10.1 support release will be available in a day or two and users can otherwise override the core module as there are no changes to be done internally.

Commits
  • 61a1bd3 [maven-release-plugin] prepare release spotbugs-maven-plugin-4.9.8.4
  • 3c63814 [ci] Formatting
  • cf2f35e Merge pull request #1422 from spotbugs/renovate/github-codeql-action-digest
  • b2755af Update github/codeql-action digest to 8aad20d
  • adc9c3c Merge pull request #1423 from spotbugs/renovate/mattraks-delete-workflow-runs...
  • 6676cf2 Merge pull request #1424 from spotbugs/renovate/jaxen.version
  • d121d2d Update jaxen.version to v2.0.6
  • dd2c8b4 Update Mattraks/delete-workflow-runs digest to 0cf693b
  • 6b8b394 Merge pull request #1414 from spotbugs/renovate/byte-buddy.version
  • fd9ec56 Update pom.xml
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.9.8.3 to 4.9.8.4.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.8.3...spotbugs-maven-plugin-4.9.8.4)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
  dependency-version: 4.9.8.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java labels Jun 30, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner June 30, 2026 10:43

@senzingdevops senzingdevops left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated: approving this pull request because it includes a patch update

@github-actions
github-actions Bot enabled auto-merge (squash) June 30, 2026 10:43
@github-actions

Copy link
Copy Markdown

🤖 Claude Code Review

Code Review: SpotBugs Plugin Version Bump (4.9.8.3 → 4.9.8.4)

Code Quality

  • Style guide: Single-line version bump in pom.xml, no style concerns.
  • No commented-out code: Not applicable.
  • Meaningful variable names: Not applicable.
  • DRY principle: Not applicable.
  • Defects: No logic, security, or runtime concerns — this is a patch version bump of a build-time static analysis plugin. Patch releases in this plugin series are typically bug fixes or rule updates in SpotBugs itself.

Testing

  • Unit/integration tests: Not required for a dependency version bump of a static analysis tool.
  • Coverage: No production code changed.

Documentation

  • README/API docs: No update needed.
  • CHANGELOG.md: Dependency bumps of this nature (automated Dependabot-style) are typically not logged in CHANGELOG; acceptable.
  • Markdown formatting: Not applicable.

Security

  • No hardcoded credentials: Not applicable.
  • No license files (.lic / AQAAAD): None present in the diff.

Summary: Clean, minimal patch — no issues. The bump is from 4.9.8.3 to 4.9.8.4 of com.github.spotbugs:spotbugs-maven-plugin, which is a build-time tool with no runtime impact. ✅ Approved.

Automated code review analyzing defects and coding standards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants