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 4119762  Updating Mockito to 3.7.7
4119762 is described below

commit 4119762989d4976bfbe51e78a763304c83ecafa0
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Mon Jan 18 08:22:42 2021 +0000

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 91ff4f5..d15a2fe 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -168,7 +168,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.4.6</cxf.mockito.version>
+        <cxf.mockito.version>3.7.7</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>

Reply via email to