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

reta pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit d6a267778b9b518e6db4783a8d8cd091e6c963ff
Author: Andriy Redko <[email protected]>
AuthorDate: Thu Dec 15 10:26:02 2022 -0500

    Update Mockito to 4.10.0
    
    (cherry picked from commit d837b841f280998d56c3dbc2cde3043b51938d8f)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index bf12ce7e73..1dd26c008d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -172,7 +172,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.5</cxf.mina.version>
-        <cxf.mockito.version>4.9.0</cxf.mockito.version>
+        <cxf.mockito.version>4.10.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>

Reply via email to