Skip to content

chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.10.3.0 to 4.10.4.0 - #3593

Merged
csviri merged 1 commit into
mainfrom
dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.10.4.0
Sep 4, 2026
Merged

chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.10.3.0 to 4.10.4.0#3593
csviri merged 1 commit into
mainfrom
dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.10.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 4, 2026

Copy link
Copy Markdown
Contributor

Bumps com.github.spotbugs:spotbugs-maven-plugin from 4.10.3.0 to 4.10.4.0.

Release notes

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

spotbugs-maven-plugin-4.10.4.0

What's Changed

New Contributors

Full Changelog: spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.10.3.0...spotbugs-maven-plugin-4.10.4.0

Commits
  • 698cfa7 [maven-release-plugin] prepare release spotbugs-maven-plugin-4.10.4.0
  • f12b09f [pom] Update spotbugs core to 4.10.4
  • 2fc78c6 Merge pull request #1500 from hazendaz/master
  • 87e41d6 Add more missing javadocs throughout
  • b2149c3 [docs] Add missing javadocs to rest of integration tests
  • 6cdda40 Merge pull request #1499 from hazendaz/master
  • d9d54a6 Merge pull request #1498 from spotbugs/renovate/byte-buddy.version
  • 54738d7 Require maven 3.8.9 or better
  • d3646ee Update byte-buddy.version to v1.18.12
  • 011cbec Merge pull request #1497 from hazendaz/master
  • 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.10.3.0 to 4.10.4.0.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.10.3.0...spotbugs-maven-plugin-4.10.4.0)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
  dependency-version: 4.10.4.0
  dependency-type: direct:production
  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 Pull requests that update Java code labels Sep 4, 2026
Copilot AI lite review requested due to automatic review settings September 4, 2026 03:33
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 4, 2026
@openshift-ci
openshift-ci Bot requested review from csviri and metacosm September 4, 2026 03:33

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟡 Changes recommended

The updated SpotBugs plugin release notes indicate a higher minimum Maven requirement, and the repo does not appear to enforce or document that requirement, which may break builds for contributors not using ./mvnw.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

This PR bumps the SpotBugs Maven plugin version in the root Maven build to pick up the latest patch release, keeping the repository’s static-analysis tooling up to date.

Changes:

  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.10.3.0 to 4.10.4.0.
File summaries
File Description
pom.xml Updates the SpotBugs Maven plugin version used by the build.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 1
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread pom.xml
<jib-maven-plugin.version>3.5.2</jib-maven-plugin.version>
<spotless.version>3.8.0</spotless.version>
<spotbugs-maven-plugin.version>4.10.3.0</spotbugs-maven-plugin.version>
<spotbugs-maven-plugin.version>4.10.4.0</spotbugs-maven-plugin.version>
@csviri
csviri merged commit 08837ee into main Sep 4, 2026
30 checks passed
@csviri
csviri deleted the dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.10.4.0 branch September 4, 2026 06:19
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 Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants