You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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#47780 from panbingkun/SPARK-49254.
Authored-by: panbingkun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
0 commit comments