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 3ea38405b8373d7d9cb2415e759fc758bcd7823c
Author: Andriy Redko <[email protected]>
AuthorDate: Tue Oct 15 13:10:48 2024 -0400

    Update Mockito to 5.14.2
    
    (cherry picked from commit 03e27a45e2ecc9c35758438848b0719b33ab4767)
    (cherry picked from commit cc4086b36892a843884e0ac38d76ae09660d0661)
    
    # 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 813732c720..08a34e8337 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.5</cxf.mina.version>
-        <cxf.mockito.version>5.14.1</cxf.mockito.version>
+        <cxf.mockito.version>5.14.2</cxf.mockito.version>
         <cxf.msv.version>2022.7</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