From 81b557030cb466be5c731e215d4009d4b8d3234f Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Tue, 8 Mar 2022 20:08:21 +0000 Subject: [PATCH] update mockito git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898743 13f79535-47bb-0310-9956-ffa450edef68 --- build.gradle | 2 +- build.xml | 2 +- osgi/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build.gradle b/build.gradle index a6b2093166..eb48971782 100644 --- a/build.gradle +++ b/build.gradle @@ -146,7 +146,7 @@ subprojects { commonsMathVersion = '3.6.1' junitVersion = '5.8.2' log4jVersion = '2.17.2' - mockitoVersion = '4.3.1' + mockitoVersion = '4.4.0' hamcrestVersion = '2.2' xmlbeansVersion = '5.0.3' batikVersion = '1.14' diff --git a/build.xml b/build.xml index f3a6c070b8..84769c363c 100644 --- a/build.xml +++ b/build.xml @@ -284,7 +284,7 @@ under the License. - + diff --git a/osgi/pom.xml b/osgi/pom.xml index b55592c206..1a5a9573c2 100644 --- a/osgi/pom.xml +++ b/osgi/pom.xml @@ -162,7 +162,7 @@ org.osgi org.osgi.core - 4.3.1 + 4.4.0 org.apache.felix