YongGoose commented on PR #7548: URL: https://github.com/apache/incubator-seata/pull/7548#issuecomment-3092017054
If we update the `mockito` dependency to the `5.18.0` version , it will not work with our current Java 8 build environment. The reason is that version 5.18.0 is compiled for Java 11, while our codebase is built using Java 8. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
