You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2022/06/01 23:48:27 UTC

[cxf] 01/03: Update Mockito to 4.6.0

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

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

commit 20be71b3912c57f78ef85e2438378a3943866056
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Wed Jun 1 17:52:59 2022 -0400

    Update Mockito to 4.6.0
    
    (cherry picked from commit c86d4ae12d5a68f4618a6a0687ba2eb8cc5eca70)
    (cherry picked from commit 74d2a97deb62742559facb0f4693e0f65d3ace5d)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 90720e7660..e96c6880bb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -174,7 +174,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.5.1</cxf.mockito.version>
+        <cxf.mockito.version>4.6.0</cxf.mockito.version>
         <cxf.msv.version>2013.6.1</cxf.msv.version>
         <cxf.neethi.version>3.1.1</cxf.neethi.version>
         <cxf.netty.version.range>[4,5)</cxf.netty.version.range>