Skip to content

Conversation

phipag
Copy link
Contributor

@phipag phipag commented Oct 14, 2025

Summary

This PR updates Mockito to the newest version 5.20.0. We had to temporarily use 5.19.0-SNAPSHOT due to a bug with GraalVM support in native tests. I sent a PR in mockito to fix this which was now released in 5.20.0: mockito/mockito#3709

... also removes some old TODO comments that I don't understand or are not applicable and fixes PMD findings.

Changes

Issue number: #2079


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@pull-request-size pull-request-size bot added size/M and removed size/S labels Oct 14, 2025
@sonarqubecloud
Copy link

@phipag phipag merged commit 66fbe5c into main Oct 14, 2025
14 checks passed
@github-project-automation github-project-automation bot moved this from Pending review to Coming soon in Powertools for AWS Lambda (Java) Oct 14, 2025
@phipag phipag deleted the phipag/issue2079 branch October 14, 2025 15:15
kjswaruph pushed a commit to kjswaruph/powertools-lambda-java that referenced this pull request Oct 16, 2025
* chore(deps): Use mockito 5.20.0.

* Remove non-applicable or not understandable TODOs.

* fix pmd findings.

* fix pmd findings.

* Update protobuf generated classes after version bump.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Coming soon

Development

Successfully merging this pull request may close these issues.

Maintenance: Remove SNAPSHOT version dependency of mockito-core again

2 participants