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

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
     new 36efd99831 Update Mockito to 5.16.0
36efd99831 is described below

commit 36efd99831709628e8c9db6c5af78d60190b81d4
Author: Andriy Redko <[email protected]>
AuthorDate: Sat Mar 8 11:38:33 2025 -0500

    Update Mockito to 5.16.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index e479df31ac..bff59e541a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -181,7 +181,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.4</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