Commit d31a05c
committed
[SPARK-53710] Upgrade
### What changes were proposed in this pull request?
This PR aims to upgrade `junit` to 5.13.4 for `v0.5`.
### Why are the changes needed?
To use the latest bug fixed versions.
- https://docs.junit.org/5.13.4/release-notes/#release-notes-5.13.4
- https://docs.junit.org/5.13.4/release-notes/#release-notes-5.13.3
- https://docs.junit.org/5.13.4/release-notes/#release-notes-5.13.2
### 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 #342 from dongjoon-hyun/SPARK-53710.
Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>junit to 5.13.41 parent 9900e40 commit d31a05c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments