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 2021/10/21 16:42:21 UTC

[cxf] branch 3.4.x-fixes updated (ddb5531 -> 49753e3)

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 ddb5531  Update Spring Security to 5.3.12.RELEASE
     new c3ee01d  Update to Mockito 4.0.0 (#865)
     new 49753e3  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  | 6 ++++++
 parent/pom.xml | 2 +-
 2 files changed, 7 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 49753e3471cedb7e0b48be313eb29885711190d9
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Thu Oct 21 11:37:06 2021 -0400

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

diff --git a/.gitmergeinfo b/.gitmergeinfo
index 5df0c0a..3313902 100644
--- a/.gitmergeinfo
+++ b/.gitmergeinfo
@@ -93,6 +93,7 @@ B f5f08c838e1d52f17bcc8422fac38831a63e6e30
 B fb02ed59d270bbd78fc6b931bbbaacd1dc0c42ec
 B fbfb16b5344e415437ad73dc709c51c60755f430
 B fe058a4c83590e7a768e5be32c94622cbe1a3b6b
+M 0099eed503ce519c7514ac63b67758882f00e14f
 M 011debd91b16215245e039309e620699042a9f4b
 M 0320ad320ba88a123a5296a8060d3ac1794009f6
 M 0c609dc1e242e4156ad55e10fa0699636da02ee9
@@ -137,6 +138,7 @@ M 4dc7c95796c89ec6d33d99b2df202cb71124a741
 M 504cb84e0bf6043d3b787def4070c0649dd51c32
 M 50bef0418d228a071a14ee117638d89827d58444
 M 59f2f96920558470d08483e924a9b088a85beaad
+M 5c9421e147f5f5b83559779b94cda7673c01c397
 M 5cbed0aaa0160a8588cca6d8a2290a61bba2cdbf
 M 5df02724d93f6a65ee790136e9c50be350748c26
 M 601939d43496c5a1da0e6ff14434f5a50bb3f6a9
@@ -158,6 +160,7 @@ M 72abe7416755fcba5943a64299d5e687661cb4c1
 M 73c22d0a0c0f98a6def324f28c4eee10bda917ea
 M 752a8a2dafff76ed8098cd73f1e071ffa0514754
 M 7a05e4fb0b67a89b86ed6eee68b9416005d6f631
+M 7c15ae9596cf879bb4e8089816c3deffcd309c76
 M 80bfaa1fbb9302ca257db211b36c3f0622356d56
 M 81d82da19ed43bbeaae12a7eda052a64890ec970
 M 840666d155ce5593801d1b9228e5bcf7f720eb7f
@@ -184,6 +187,7 @@ M 9c17f2fb90a9929d0dc8e4f090da78547a4e7a02
 M 9db59d0b68abc5621a81b32db285e4470956eccf
 M 9df9b22a4032b19ea953600ebdfa84e8c15d2370
 M 9e116cb0dd283d5c2d3750ef6643a0716266b495
+M 9ead0c6d83fad73ad3c3098e17ee0cffb2008184
 M 9f939eefbd41ee5c0e88b41c2e177fdbc5cbdd26
 M a2fc449969afa082065b1be644a3af890abcc1db
 M a3a49c7ee82f83bc683b898594d5c4948578f25a
@@ -208,11 +212,13 @@ M c1002628081169c9561135a55fed8851ef4b9fff
 M c2244fa94cd86e1bd1068f36d9fe2f88269f2a74
 M c29b1c23a7e09f9fe2c5412d0b9ece1bafb7c89c
 M c2e6f351383602c5c40405049fb83a52a0b3ccff
+M c4225cad3036a36f3a7f8c4a46a7633a92989a93
 M c7786d4e78999cb08fd668b24a7fac480bf7b5e0
 M ca5d02bf9581a28971c8b8d021732972dce5377e
 M cc4f758e89da58b2f47c95fb68df186e0533ca74
 M ccb76b7c2c02b0f295405fd9bb0b585544c40869
 M cf2f79a5de150773b8dd1c4975de7e679a6d4d17
+M d0b2e5c12dc2b6151122255dba0b3f72a365756f
 M d0f02089f26246a61d77277aa18e291ad704dd53
 M d2f8db651c418c82b08bc69900d9b90c5d9625bc
 M d4c2a7e561db2871c41008ffe617f200a9c7e2b4

[cxf] 01/02: Update to Mockito 4.0.0 (#865)

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 c3ee01d65d7d6a2b63ec0f41c2d6b96dbd861904
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Thu Oct 21 07:28:59 2021 -0400

    Update to Mockito 4.0.0 (#865)
    
    (cherry picked from commit d0b2e5c12dc2b6151122255dba0b3f72a365756f)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 3485182..895ec10 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -168,7 +168,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.3</cxf.mina.version>
-        <cxf.mockito.version>3.12.4</cxf.mockito.version>
+        <cxf.mockito.version>4.0.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>