hyperledger / fabric-gateway

Go, Node and Java client API for Hyperledger Fabric v2.4+
https://hyperledger.github.io/fabric-gateway/
Apache License 2.0
152 stars 89 forks source link

Update Mockito to v5 for Java tests #723

Closed bestbeforetoday closed 3 months ago

bestbeforetoday commented 3 months ago

v4 is no longer supported. v5 does require a minimum of Java 11 but Java 8 is still targeted as the release version.

Also revert commit f026b2cff5c021216da330cf2b48e8a9eac69753 since the synchronization added there did not resolve intermittent test failures in the automated build.