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 26aad0c1a67a8e17fe6421553b5dd7be2722cef2
Author: Andriy Redko <[email protected]>
AuthorDate: Sat Mar 8 11:38:33 2025 -0500

    Update Mockito to 5.16.0
    
    (cherry picked from commit 36efd99831709628e8c9db6c5af78d60190b81d4)
    (cherry picked from commit 8e3e28b0dea3f09e43a896e5915c23261b3b8064)
    
    # Conflicts:
    #       parent/pom.xml
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index dd0558c84c..ff79ff5d9e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -173,7 +173,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.10</cxf.mina.version>
-        <cxf.mockito.version>5.15.2</cxf.mockito.version>
+        <cxf.mockito.version>5.16.0</cxf.mockito.version>
         <cxf.msv.version>2022.7</cxf.msv.version>
         <cxf.neethi.version>3.2.1</cxf.neethi.version>
         <cxf.netty.version.range>[4,5)</cxf.netty.version.range>

Reply via email to