Commit a38d1ce
committed
[SPARK-52527][BUILD] Upgrade
### What changes were proposed in this pull request?
This PR aims to upgrade `junit` to 5.13.1.
### Why are the changes needed?
- https://github.com/sbt/sbt-jupiter-interface/releases/tag/v0.15.0
- https://github.com/junit-team/junit5/milestone/97?closed=1
- https://junit.org/junit5/docs/snapshot/release-notes/index.html#release-notes-5.13.1
- https://github.com/junit-team/junit5/milestone/94?closed=1
- junit-team/junit-framework#4440
- https://junit.org/junit5/docs/snapshot/release-notes/index.html#release-notes-5.13.0
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Pass the CIs.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes #51217 from dongjoon-hyun/SPARK-52527.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>junit to 5.13.11 parent 18faa83 commit a38d1ce
3 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
222 | | - | |
223 | | - | |
| 222 | + | |
| 223 | + | |
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
228 | | - | |
| 228 | + | |
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1723 | 1723 | | |
1724 | 1724 | | |
1725 | 1725 | | |
1726 | | - | |
| 1726 | + | |
1727 | 1727 | | |
1728 | 1728 | | |
1729 | 1729 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
0 commit comments