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

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

commit 842e9163b5bfc16280b1d43b7669f78bcdc8f4f8
Author: Andriy Redko <[email protected]>
AuthorDate: Thu Mar 12 12:07:57 2026 -0400

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

diff --git a/parent/pom.xml b/parent/pom.xml
index e3258fef457..7f3abe23f9b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -183,7 +183,7 @@
         
<cxf.microprofile.rest.client.version>3.0.1</cxf.microprofile.rest.client.version>
         
<cxf.microprofile.openapi.version>3.1.2</cxf.microprofile.openapi.version>
         <cxf.mina.version>2.2.5</cxf.mina.version>
-        <cxf.mockito.version>5.22.0</cxf.mockito.version>
+        <cxf.mockito.version>5.23.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