Tommaso Teofili created JOSHUA-344: -------------------------------------- Summary: Upgrade mockito to avoid build failures with java 11 Key: JOSHUA-344 URL: https://issues.apache.org/jira/browse/JOSHUA-344 Project: Joshua Issue Type: Task Components: build Reporter: Tommaso Teofili Assignee: Tommaso Teofili Fix For: 6.2
With current 2.x version of Mockito, the build fails due to a NPE in {{mock(InputStream.class)}}, upgrading to Mockito 3.0.0 fixes the problem while the build passes on JDK versions up to 11. -- This message was sent by Atlassian Jira (v8.3.4#803005)