dongjoon-hyun opened a new pull request, #760: URL: https://github.com/apache/spark-kubernetes-operator/pull/760
### What changes were proposed in this pull request? This PR aims to upgrade `SpotBugs` to 4.10.3. In addition, `gradle/verification-metadata.xml` is regenerated from scratch by following the `AGENTS.md` guide, which replaces the SpotBugs 4.10.2 checksums with 4.10.3 ones (including its new transitive dependency `Saxon-HE` 12.10) and removes the stale entries of `log4j` 2.26.0 and `junit-bom` 6.1.0. ### Why are the changes needed? To bring the latest bug fixes. - https://github.com/spotbugs/spotbugs/releases/tag/4.10.3 ### Does this PR introduce _any_ user-facing change? No. This is a build-time analysis tool update. ### How was this patch tested? Pass the CIs. ### Was this patch authored or co-authored using generative AI tooling? Generated-by: Claude Fable 5 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
