Commit 06a9518
committed
[SPARK-53987] Upgrade
### What changes were proposed in this pull request?
This PR aims to upgrade `JaCoCo` to 0.8.14 for official Java 25 support (and Java 26 experimental support).
### Why are the changes needed?
`JaCoCo` 0.8.14 is the first version to support Java 25 officially and Java 26 experimentally.
- https://github.com/jacoco/jacoco/releases/tag/v0.8.14
- jacoco/jacoco#1950
- jacoco/jacoco#1965 (Java 26)
### Does this PR introduce _any_ user-facing change?
No. This is a test dependency.
### How was this patch tested?
Pass the CIs.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes #398 from dongjoon-hyun/SPARK-53987.
Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>JaCoCo to 0.8.14 for official Java 25 support1 parent bbf31e7 commit 06a9518
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments