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/08 21:05:11 UTC

[cxf] branch 3.6.x-fixes updated (79a0f55fd7 -> 670ec2303f)

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

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


    from 79a0f55fd7 Recording .gitmergeinfo Changes
     new cc3234878d Update Mockito to 4.8.0
     new 670ec2303f 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.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 670ec2303fa623f43e6589b2b3d8e42c29477287
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Thu Sep 8 17:04:39 2022 -0400

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

diff --git a/.gitmergeinfo b/.gitmergeinfo
index 76349b4ccf..20d1a66e3c 100644
--- a/.gitmergeinfo
+++ b/.gitmergeinfo
@@ -34,6 +34,7 @@ M 227e81b07f547106af5e76af7e526fc6c3c8ffc2
 M 2ad9d0b2eef17c0d57d3cb96f3b2cecd1e704869
 M 2afed183de17550a2a57d266ca4ad666ed1edbf0
 M 2c0b7979141a9536b178bf81106709182856d30a
+M 2f76e327b3c1128453e5ce996a802a656859671e
 M 309cfbf5710dab302eb4a611ac34dc288d1d8203
 M 333873a41b8fd7bd380692459ae1b42f14ff6c0a
 M 34552752819b0bad272fcb67537c8df1b4c1ba3c
@@ -49,6 +50,7 @@ M 63a2c2bbf4dcba37bd8fe669d35203f8eb0d019b
 M 688e0c16e8a760c839c52f01e210998c947c0037
 M 6bb1a69c531ec15a521bd736db6195e9506a4679
 M 70f4636993734f4a13741f3a7de7c416b19edd83
+M 740be8651b75d010ae1b7348cc4a0e26e1821c5b
 M 7501891ee05153ba43eab3cdadccf789dd15de1e
 M 797df326d9b73cdaa02851a9cdc7d07bc05aad2c
 M 80cf0d301fc3381b680538b0b4fae6c67efd4045


[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.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit cc3234878dced34370a9f12246e178210caba541
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)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index cb9f9ab8a5..fe7dfaf4fb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -171,7 +171,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.2.0</cxf.neethi.version>
         <cxf.netty.version.range>[4,5)</cxf.netty.version.range>