Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dossett
Copy link
Contributor

@dossett dossett commented Jan 1, 2026

Closes #3383

  • Substantially upgrades mockito
  • drop use of powermock in favor of new mockito functionality
  • replace a single use of easymock with mockito functionality

</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-core</artifactId>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For reasons I don't understand this started getting flagged as an undeclared dependency. This seems correct, but I don't know why it wasn't getting flagged before.

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.

mockito should be upgrade to 5.x

1 participant