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 2021/06/14 23:40:08 UTC

[cxf] branch master updated: Update Mockito to 3.11.1

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 59f2f96  Update Mockito to 3.11.1
59f2f96 is described below

commit 59f2f96920558470d08483e924a9b088a85beaad
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Mon Jun 14 19:39:43 2021 -0400

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 3627c2c..26aeec0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -167,7 +167,7 @@
         <cxf.microprofile.rest.client.version>2.0</cxf.microprofile.rest.client.version>
         <cxf.microprofile.openapi.version>2.0</cxf.microprofile.openapi.version>
         <cxf.mina.version>2.1.3</cxf.mina.version>
-        <cxf.mockito.version>3.10.0</cxf.mockito.version>
+        <cxf.mockito.version>3.11.1</cxf.mockito.version>
         <cxf.msv.version>2013.6.1</cxf.msv.version>
         <cxf.neethi.version>3.2.0-SNAPSHOT</cxf.neethi.version>
         <cxf.netty.version.range>[4,5)</cxf.netty.version.range>