Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pom.xml with Mockito 5.11.0 #264

Closed
wants to merge 1 commit into from
Closed

Conversation

mdoube
Copy link
Contributor

@mdoube mdoube commented Apr 8, 2024

Old Mockito 2.19.0 was resulting in tests failing to run, under Eclipse and Maven and Java 11. Updating to newer versions helps. This version (5.11.0) is the newest available today.

Old Mockito 2.19.0 was resulting in tests failing to run, under Eclipse and Maven and Java 11. Updating to newer versions helps. This version (5.11.0) is the newest available today.
@mdoube
Copy link
Contributor Author

mdoube commented Apr 8, 2024

Mockito 5.x.x cannot run with Java < 11

@mdoube mdoube closed this Apr 8, 2024
@ctrueden
Copy link
Member

ctrueden commented Apr 8, 2024

The plan is to upgrade pom-scijava components requiring newer versions of Java soon... once Fiji supports upgrading people's Java installation for them, which I plan to tackle later this spring. So if all goes well, we can revisit this upgrade then.

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.

2 participants