From c42980197ad46521167caf6860da4b2efe31a9ce Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Mon, 15 Aug 2022 09:27:29 +0000 Subject: [PATCH] mockito 4.7.0 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903427 13f79535-47bb-0310-9956-ffa450edef68 --- build.gradle | 2 +- build.xml | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/build.gradle b/build.gradle index 76931c8995..d4ff4e5a30 100644 --- a/build.gradle +++ b/build.gradle @@ -147,7 +147,7 @@ subprojects { commonsMathVersion = '3.6.1' junitVersion = '5.9.0' log4jVersion = '2.18.0' - mockitoVersion = '4.6.1' + mockitoVersion = '4.7.0' hamcrestVersion = '2.2' xmlbeansVersion = '5.1.0' batikVersion = '1.14' diff --git a/build.xml b/build.xml index 10251e6424..2de991b450 100644 --- a/build.xml +++ b/build.xml @@ -284,7 +284,7 @@ under the License. - + @@ -676,7 +676,7 @@ under the License. - + @@ -685,6 +685,7 @@ under the License. + @@ -694,7 +695,7 @@ under the License. - + -- 2.39.5