Skip to content

ORC-2135: Upgrade mockito to 5.23.0#2585

Closed
dongjoon-hyun wants to merge 1 commit intoapache:mainfrom
dongjoon-hyun:ORC-2135
Closed

ORC-2135: Upgrade mockito to 5.23.0#2585
dongjoon-hyun wants to merge 1 commit intoapache:mainfrom
dongjoon-hyun:ORC-2135

Conversation

@dongjoon-hyun
Copy link
Member

What changes were proposed in this pull request?

This PR upgrades mockito to 5.23.0 to bring Java 25 related bug fix.

Why are the changes needed?

To keep the test dependency up to date with the latest bug fixes.

How was this patch tested?

Pass the CIs with the existing tests.

Was this patch authored or co-authored using generative AI tooling?

Generated-by: Claude Code (claude-opus-4-6)

@dongjoon-hyun dongjoon-hyun added this to the 2.3.1 milestone Mar 21, 2026
dongjoon-hyun added a commit that referenced this pull request Mar 21, 2026
### What changes were proposed in this pull request?

This PR upgrades `mockito` to 5.23.0 to bring Java 25 related bug fix.

### Why are the changes needed?

To keep the test dependency up to date with the latest bug fixes.
- https://github.com/mockito/mockito/releases/tag/v5.23.0
- https://github.com/mockito/mockito/releases/tag/v5.22.0
  - mockito/mockito#3778
  - mockito/mockito#3785

### How was this patch tested?

Pass the CIs with the existing tests.

### Was this patch authored or co-authored using generative AI tooling?

Generated-by: Claude Code (claude-opus-4-6)

Closes #2585 from dongjoon-hyun/ORC-2135.

Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
(cherry picked from commit 25d32b7)
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant