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

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

commit 9fc476860b14687ea3f2ca4a65a693fe4c2584b4
Author: Andriy Redko <[email protected]>
AuthorDate: Thu Nov 24 08:16:11 2022 -0500

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 7d997f3a1b..75708e48b2 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.8.1</cxf.mockito.version>
+        <cxf.mockito.version>4.9.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