Bump com.github.spotbugs:spotbugs-maven-plugin from 4.10.3.0 to 4.10.4.0 - #601
Conversation
|
@dependabot rebase |
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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
fe74d66 to
7106373
Compare
…0.4.0 spotbugs-maven-plugin 4.10.4.0 no longer normalizes its outputEncoding parameter (regression tracked in spotbugs/spotbugs-maven-plugin#1511), so on a clean `mvn verify site` the spotbugs site report fails with NullPointerException "charsetName" when project.reporting.outputEncoding is undefined. Define it explicitly, which is good practice anyway. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
The CI failure here is a regression in spotbugs-maven-plugin 4.10.4.0 itself, now tracked upstream in spotbugs/spotbugs-maven-plugin#1511. TL;DR: 4.10.4.0 (via spotbugs/spotbugs-maven-plugin#1495) stopped normalizing its Pushed 1388986 defining |
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.
Commits
698cfa7[maven-release-plugin] prepare release spotbugs-maven-plugin-4.10.4.0f12b09f[pom] Update spotbugs core to 4.10.42fc78c6Merge pull request #1500 from hazendaz/master87e41d6Add more missing javadocs throughoutb2149c3[docs] Add missing javadocs to rest of integration tests6cdda40Merge pull request #1499 from hazendaz/masterd9d54a6Merge pull request #1498 from spotbugs/renovate/byte-buddy.version54738d7Require maven 3.8.9 or betterd3646eeUpdate byte-buddy.version to v1.18.12011cbecMerge pull request #1497 from hazendaz/master