You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2020/08/10 09:32:20 UTC

[cxf] branch master updated: Updating Mockito to 3.4.6

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

coheigea 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 6964e46  Updating Mockito to 3.4.6
6964e46 is described below

commit 6964e46587a94d04a1ea80b05e1024cf1e400c8e
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Aug 10 10:08:55 2020 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index cd218a2..991965b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -163,7 +163,7 @@
         <cxf.microprofile.rest.client.version>2.0-RC2</cxf.microprofile.rest.client.version>
         <cxf.microprofile.openapi.version>1.1.2</cxf.microprofile.openapi.version>        
         <cxf.mina.version>2.1.3</cxf.mina.version>
-        <cxf.mockito.version>3.3.3</cxf.mockito.version>
+        <cxf.mockito.version>3.4.6</cxf.mockito.version>
         <cxf.msv.version>2013.6.1</cxf.msv.version>
         <cxf.neethi.version>3.1.1</cxf.neethi.version>
         <cxf.netty.version.range>[4,5)</cxf.netty.version.range>