aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2022-10-25 15:08:25 +0000
committerPJ Fanning <fanningpj@apache.org>2022-10-25 15:08:25 +0000
commit85b5a5e2e16777ed15054f0172abbc9cce818d02 (patch)
treebf3cd695d86f9ea3814ccccec94ef79b6143b81e /build.xml
parentefc0784eaf871d80c985082940a0b48287e4c4b7 (diff)
downloadpoi-85b5a5e2e16777ed15054f0172abbc9cce818d02.tar.gz
poi-85b5a5e2e16777ed15054f0172abbc9cce818d02.zip
mockito 4.8.1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1904831 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 2c53253d3c..d10d254913 100644
--- a/build.xml
+++ b/build.xml
@@ -284,7 +284,7 @@ under the License.
<dependency prefix="main.jmhAnnotation" artifact="org.openjdk.jmh:jmh-generator-annprocess:1.35" usage="main-tests"/>
<dependency prefix="main.hamcrest" artifact="org.hamcrest:hamcrest:2.2" usage="main-tests"/>
<dependency prefix="main.xmlunit" artifact="org.xmlunit:xmlunit-core:2.9.0" usage="main-tests"/>
- <dependency prefix="main.mockito" artifact="org.mockito:mockito-core:4.8.0" usage="main-tests"/>
+ <dependency prefix="main.mockito" artifact="org.mockito:mockito-core:4.8.1" usage="main-tests"/>
<dependency prefix="main.byte-buddy" artifact="net.bytebuddy:byte-buddy:1.12.18" usage="main-tests"/>
<dependency prefix="main.byte-buddy-agent" artifact="net.bytebuddy:byte-buddy-agent:1.12.18" usage="main-tests"/>
<dependency prefix="main.objenesis" artifact="org.objenesis:objenesis:3.1" usage="main-tests"/>