Commit 1d9e2fb
committed
Upgrade Mockito to 4.11.0 for Java 8/11 compatibility in commons modules
Mockito 5.14.2 requires Java 17+, which breaks CI with Java 8/11. Upgrade
to 4.11.0 (last Java 8-compatible version) for parsing-commons and
segment-commons which have no breaking API changes.
Other modules remain on 1.10.19 to avoid extensive test refactoring.
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
AI-Session-Id: c83b3557-2c02-4d13-aaa4-273b7340163d
AI-Tool: claude-code
AI-Model: unknown1 parent 448475f commit 1d9e2fb
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments