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/09/09 00:21:05 UTC

[cxf] branch 3.4.x-fixes updated (693d2c21aa -> 21005ece64)

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

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


    from 693d2c21aa Recording .gitmergeinfo Changes
     new 2eab4cd0f6 Update Mockito to 4.8.0
     new 21005ece64 Recording .gitmergeinfo Changes

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitmergeinfo  | 2 ++
 parent/pom.xml | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)


[cxf] 02/02: Recording .gitmergeinfo Changes

Posted by re...@apache.org.
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 21005ece6409f09d20350cc1e22c73bc9be3fb96
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Thu Sep 8 20:20:50 2022 -0400

    Recording .gitmergeinfo Changes
---
 .gitmergeinfo | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitmergeinfo b/.gitmergeinfo
index 58bd021c2e..2941824208 100644
--- a/.gitmergeinfo
+++ b/.gitmergeinfo
@@ -164,6 +164,7 @@ B e85178929cac18f07e72b67bbc17ec34f0a517a6
 B ebcb82036cd653ff1c29abff2da57c8af8fb53f8
 B ebf96ece52588ae1509d1fbe63fae43571c18116
 B ec8dc6db5d7f574a077ccd3afcd847c744b9b7a8
+B edb93db1c9cc0e4171303e1c15d33e7a57f27c3f
 B ee2e5ee16fe802cc1f4010b59b73c5ef53777429
 B eeacfd4bdaeee2bf89fb5ef0743608838dd96efd
 B f12836ba2635e74cc20b17ca21327db126563cdc
@@ -450,6 +451,7 @@ M d2f8db651c418c82b08bc69900d9b90c5d9625bc
 M d3089c9b0b75566f8992ff74642673e5304de185
 M d4c2a7e561db2871c41008ffe617f200a9c7e2b4
 M d6a299217dd943a3872da9b0afb7f966ab289cc0
+M d71cf1bd19c0e16e371f54e794c7d4c942915d07
 M d78484d33888ea88426a7b83c73242f489e608ee
 M d7b4638bc19e24e5916eadfceab2bf2b909caa0a
 M d82affb26323105189121a34a9ada035c7c601b5


[cxf] 01/02: Update Mockito to 4.8.0

Posted by re...@apache.org.
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 2eab4cd0f6f6f0b056457ae3752be7d91cdc4bf7
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Thu Sep 8 16:43:16 2022 -0400

    Update Mockito to 4.8.0
    
    (cherry picked from commit 2f76e327b3c1128453e5ce996a802a656859671e)
    (cherry picked from commit cc3234878dced34370a9f12246e178210caba541)
    (cherry picked from commit d71cf1bd19c0e16e371f54e794c7d4c942915d07)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index cf41404af9..6f3c3ab3cd 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.7.0</cxf.mockito.version>
+        <cxf.mockito.version>4.8.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>