From: PJ Fanning Date: Fri, 8 Oct 2021 07:53:00 +0000 (+0000) Subject: mockito 4 X-Git-Tag: REL_5_2_0~435 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=1e4c425e662e4dae857b34832f21e84d79408607;p=poi.git mockito 4 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894015 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.gradle b/build.gradle index 81230377d4..68d827776e 100644 --- a/build.gradle +++ b/build.gradle @@ -117,7 +117,7 @@ subprojects { commonsMathVersion = '3.6.1' junitVersion = '5.7.2' log4jVersion = '2.14.1' - mockitoVersion = '3.12.4' + mockitoVersion = '4.0.0' hamcrestVersion = '2.2' xmlbeansVersion = '5.0.1' batikVersion = '1.14' diff --git a/build.xml b/build.xml index 894de31c92..326ddfa0ea 100644 --- a/build.xml +++ b/build.xml @@ -284,7 +284,7 @@ under the License. - + @@ -681,8 +681,7 @@ under the License. - - +