Skip to content

Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.8.3 to 4.10.3.0#1151

Merged
bdemers merged 2 commits into
developfrom
dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.10.2.0
Jul 15, 2026
Merged

Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.8.3 to 4.10.3.0#1151
bdemers merged 2 commits into
developfrom
dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.10.2.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

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

Spotbugs Maven Plugin 4.10.3.0

Summary

This release delivers improvements to reliability, maintainability, and reproducibility. The SpotBugs execution path has been modernized by replacing the Ant-based launcher with ProcessBuilder, temporary auxiliary classpath handling has been improved, and toolchain detection has been made more robust. Build tooling has also been cleaned up with Maven modernization efforts, improved reproducible artifact generation, and updated documentation. Additional fixes include improved artifact handling, test coverage improvements, and dependency updates.

What's Changed

New Contributors

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

Spotbugs Maven Plugin 4.10.2.0

  • Support spotbugs 4.10.2

What's Changed

Full Changelog: spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.8.5...spotbugs-maven-plugin-4.10.2.0

Spotbugs Maven Plugin 4.9.8.5

What's Changed

Full Changelog: spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.8.4...spotbugs-maven-plugin-4.9.8.5

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

... (truncated)

Commits
  • f0e6f45 [maven-release-plugin] prepare release spotbugs-maven-plugin-4.10.3.0
  • 86af8d5 Merge pull request #1473 from spotbugs/renovate/spotbugs.version
  • 2fc1232 Update dependency com.github.spotbugs:spotbugs to v4.10.3
  • 8938370 Merge pull request #1472 from hazendaz/antwork
  • 68ee04d Replace 'ant' usage with process builder
  • 4fcdf58 Merge pull request #1471 from hazendaz/master
  • c97f85e [ci] Minor cleanup after toolchain adjustments
  • f7dde3a [nio] Change 'spotbugsAuxClasspath' file to a temp file and remove larger try...
  • ce2addb Merge pull request #1470 from hazendaz/restructure
  • bc53d37 [ci] readme update to reproducible builesd info
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 15, 2026
@bdemers

bdemers commented Jul 14, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.9.8.3 to 4.10.3.0.
- [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.10.3.0)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
  dependency-version: 4.10.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.8.3 to 4.10.2.0 Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.8.3 to 4.10.3.0 Jul 14, 2026
@dependabot
dependabot Bot force-pushed the dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.10.2.0 branch from 4495c1d to 242ea00 Compare July 14, 2026 22:05
@bdemers

bdemers commented Jul 15, 2026

Copy link
Copy Markdown
Member

Fixed the SpotBugs synchronization warning by using a private lock. Core tests and SpotBugs pass locally.

@github-actions

Copy link
Copy Markdown

View details about the 'Apache Rat - Check' build 1022 in the Build Scan 📊

@github-actions

Copy link
Copy Markdown

View details about the 'Maven Verify (with Java 21-zulu)' build 1962 in the Build Scan 📊

@github-actions

Copy link
Copy Markdown

View details about the 'Maven Verify (with Java 17-zulu)' build 1962 in the Build Scan 📊

@bdemers
bdemers merged commit 3d9329e into develop Jul 15, 2026
6 checks passed
@bdemers
bdemers deleted the dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.10.2.0 branch July 15, 2026 15:47
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.

1 participant