lidavidm commented on PR #39408:
URL: https://github.com/apache/arrow/pull/39408#issuecomment-1875484007

   > Still on Mockito 1.x? See [what's 
new](https://github.com/mockito/mockito/wiki/What%27s-new-in-Mockito-2) in 
Mockito 2! [Mockito 3](https://github.com/mockito/mockito/releases/tag/v3.0.0) 
does not introduce any breaking API changes, but now requires Java 8 over Java 
6 for Mockito 2. [Mockito 
4](https://github.com/mockito/mockito/releases/tag/v4.0.0) removes deprecated 
API. [Mockito 5](https://github.com/mockito/mockito/releases/tag/v5.0.0) 
switches the default mockmaker to mockito-inline, and now requires Java 11. 
Only one major version is supported at a time, and changes are not backported 
to older versions.
   
   Not sure how this passes CI, but it appears we can upgrade to v4 at the 
latest


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to