This is an automated email from the ASF dual-hosted git repository.

andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git


The following commit(s) were added to refs/heads/main by this push:
     new cc18f58  Update mockito to 4.4.0
cc18f58 is described below

commit cc18f584abd000f26972a73c4110367fc0dd9690
Author: Andy Seaborne <[email protected]>
AuthorDate: Fri Apr 1 09:22:07 2022 +0100

    Update mockito to 4.4.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d4e8bc9..4664aa5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,7 +58,7 @@
 
     <!-- Testing -->
     <ver.junit>4.13.2</ver.junit>  
-    <ver.mockito>4.2.0</ver.mockito>
+    <ver.mockito>4.4.0</ver.mockito>
     <ver.awaitility>4.1.1</ver.awaitility>
     <ver.contract.tests>0.2.0</ver.contract.tests>
 

Reply via email to