chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.8.3 to 4.10.2.0 by dependabot[bot] · Pull Request #3422 · operator-framework/java-operator-sdk
Bumps com.github.spotbugs:spotbugs-maven-plugin from 4.9.8.3 to 4.10.2.0.
Release notes
Sourced from com.github.spotbugs:spotbugs-maven-plugin's releases.
Spotbugs Maven Plugin 4.10.2.0
- Support spotbugs 4.10.2
What's Changed
- Update ci.yaml by
@hazendazin spotbugs/spotbugs-maven-plugin#1429- Update spotbugs.version to v4.10.2 by
@renovate[bot] in spotbugs/spotbugs-maven-plugin#1425Full 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
- Update README.md by
@hazendazin spotbugs/spotbugs-maven-plugin#1426- [fix] Toolchain used wrong flag name 'executable' instead of 'jvm' by
@hazendazin spotbugs/spotbugs-maven-plugin#1428Full 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
- 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
2d39b75[maven-release-plugin] prepare release spotbugs-maven-plugin-4.10.2.06c300e6[pom] Bump internal spotbugs to 4.9.8.5250d685Merge pull request #1425 from spotbugs/renovate/spotbugs.version12f6fb3Merge pull request #1429 from spotbugs/hazendaz-patch-1aaf0a09Update ci.yaml8b5dff4Merge branch 'master' into renovate/spotbugs.versionc83698dUpdate pom.xmlb8788fd[maven-release-plugin] prepare for next development iterationf758cb5[maven-release-plugin] prepare release spotbugs-maven-plugin-4.9.8.5cec6af5Update pom.xml- Additional commits viewable in compare view