[
https://issues.apache.org/jira/browse/MYFACES-4741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18057083#comment-18057083
]
Werner Punz commented on MYFACES-4741:
--------------------------------------
Java 11 seems to be the lower limit for 3.0 so it is save to move all three
branches to mockito 5
> Mockito Version in root pom is outdated
> ---------------------------------------
>
> Key: MYFACES-4741
> URL: https://issues.apache.org/jira/browse/MYFACES-4741
> Project: MyFaces Core
> Issue Type: Improvement
> Reporter: Werner Punz
> Assignee: Werner Punz
> Priority: Major
> Fix For: 5.0.0, 4.0.4, 4.1.3
>
>
> The Mockito version in the parent pom is outdated, this also prevents that
> static mocks can be activated which are vital to make utils classes and
> static methods calling static methods testable. At least in 4.0 a preliminary
> prototype test I wrote for MYFACES-4737 showed that upgrading to the latest
> versions and adding the static mock support does not break the build (we are
> talking about test dependencies here)!
> So what is the goal for this issue?
> Upgrade the mockito dependencies and add the static mock dependencies in all
> branches where it still is possible!
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)