Commit fdcbc8c
[SPARK-39123][BUILD] Upgrade
### What changes were proposed in this pull request?
This pr aims to upgrade `org.scalatestplus:mockito-4-2_${scala.binary.version}:3.2.11.0` to `org.scalatestplus:mockito-4-5_${scala.binary.version}:3.2.12.0` and mockito from 4.2.0 to 4.5.1.
### Why are the changes needed?
Upgrade `org.scalatestplus:mockito` to use mockito 4.5.1, the upgrade of the `mockito`only brought some bug fixes of itself:
- https://github.com/mockito/mockito/releases/tag/v4.3.0
- https://github.com/mockito/mockito/releases/tag/v4.3.1
- https://github.com/mockito/mockito/releases/tag/v4.4.0
- https://github.com/mockito/mockito/releases/tag/v4.5.0
- https://github.com/mockito/mockito/releases/tag/v4.5.1
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
Pass GA
Closes apache#36478 from LuciferYang/SPARK-39123.
Authored-by: yangjie01 <yangjie01@baidu.com>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>org.scalatestplus:mockito to 3.2.12.01 parent a24dfd6 commit fdcbc8c
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
402 | 402 | | |
403 | 403 | | |
404 | 404 | | |
405 | | - | |
| 405 | + | |
406 | 406 | | |
407 | 407 | | |
408 | 408 | | |
| |||
1143 | 1143 | | |
1144 | 1144 | | |
1145 | 1145 | | |
1146 | | - | |
1147 | | - | |
| 1146 | + | |
| 1147 | + | |
1148 | 1148 | | |
1149 | 1149 | | |
1150 | 1150 | | |
| |||
1156 | 1156 | | |
1157 | 1157 | | |
1158 | 1158 | | |
1159 | | - | |
| 1159 | + | |
1160 | 1160 | | |
1161 | 1161 | | |
1162 | 1162 | | |
1163 | 1163 | | |
1164 | 1164 | | |
1165 | | - | |
| 1165 | + | |
1166 | 1166 | | |
1167 | 1167 | | |
1168 | 1168 | | |
| |||
0 commit comments