You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2022/08/25 13:02:25 UTC

[cxf] branch main updated: Update Mockito to 4.7.0

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

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


The following commit(s) were added to refs/heads/main by this push:
     new aa71878c22 Update Mockito to 4.7.0
aa71878c22 is described below

commit aa71878c227177771f7880ac14e8733fa1e2364f
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Thu Aug 25 09:02:05 2022 -0400

    Update Mockito to 4.7.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 3ed0639b1b..f79765758e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -174,7 +174,7 @@
         <cxf.microprofile.rest.client.version>3.0</cxf.microprofile.rest.client.version>
         <cxf.microprofile.openapi.version>3.0</cxf.microprofile.openapi.version>
         <cxf.mina.version>2.1.5</cxf.mina.version>
-        <cxf.mockito.version>4.6.1</cxf.mockito.version>
+        <cxf.mockito.version>4.7.0</cxf.mockito.version>
         <cxf.msv.version>2013.6.1</cxf.msv.version>
         <cxf.neethi.version>3.2.0</cxf.neethi.version>
         <cxf.netty.version.range>[4,5)</cxf.netty.version.range>