Recent versions of PowerMock (which are needed for recent versions of the parent POM, which are needed for critical bug fixes) do not work on Java 11. Keep the build on Java 8 only until such a time as PowerMock references can be rewritten to use mockito-inline (which does work on Java 11). CC @damianszczepanik
Recent versions of PowerMock (which are needed for recent versions of the parent POM, which are needed for critical bug fixes) do not work on Java 11. Keep the build on Java 8 only until such a time as PowerMock references can be rewritten to use
mockito-inline
(which does work on Java 11). CC @damianszczepanik