Commit bcb963e
[SPARK-49254][BUILD] Upgrade mima-core & sbt-mima-plugin to 1.1.4
### What changes were proposed in this pull request?
The pr aims to upgrade `mima-core` & `sbt-mima-plugin` from `1.1.3` to `1.1.4`.
### Why are the changes needed?
- The full release notes:
https://github.com/lightbend/mima/releases/tag/1.1.4
- This version adapts to `scala-2.13.14`, which is also used by Spark currently
Update scala-library, scala-reflect to 2.13.14 by scala-steward in lightbend-labs/mima#809
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Pass GA.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes apache#47780 from panbingkun/SPARK-49254.
Authored-by: panbingkun <panbingkun@baidu.com>
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>1 parent 29b1381 commit bcb963e
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
295 | | - | |
| 295 | + | |
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments