Commit df7ef29
committed
### What changes were proposed in this pull request?
This PR aims to upgrade `spotbugs-tool` to 4.9.8 and `spotbugs-plugin` to 6.4.7.
### Why are the changes needed?
To use the latest bug fixed versions:
**spotbugs-plugin**
- https://github.com/spotbugs/spotbugs/releases/tag/4.9.8
- https://github.com/spotbugs/spotbugs/releases/tag/4.9.7
- spotbugs/spotbugs#3727
**spotbugs-gradle-plugin**
- https://github.com/spotbugs/spotbugs-gradle-plugin/releases/tag/6.4.3
- spotbugs/spotbugs-gradle-plugin#1491
- https://github.com/spotbugs/spotbugs-gradle-plugin/releases/tag/6.4.4
- spotbugs/spotbugs-gradle-plugin#1495
- https://github.com/spotbugs/spotbugs-gradle-plugin/releases/tag/6.4.5
- https://github.com/spotbugs/spotbugs-gradle-plugin/releases/tag/6.4.6
- spotbugs/spotbugs-gradle-plugin#1529
- https://github.com/spotbugs/spotbugs-gradle-plugin/releases/tag/6.4.7
### Does this PR introduce _any_ user-facing change?
No behavior change.
### How was this patch tested?
Pass the CIs.
### Was this patch authored or co-authored using generative AI tooling?
No.
This patch had conflicts when merged, resolved by
Committer: Dongjoon Hyun <dongjoon@apache.org>
Closes #429 from dongjoon-hyun/SPARK-54678.
Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
1 parent 26111cf commit df7ef29
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
| 34 | + | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments