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:26 UTC

[cxf] branch 3.4.x-fixes updated (4c856dbbac -> 57761d693e)

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 4c856dbbac Recording .gitmergeinfo Changes
     new 20be71b391 Update Mockito to 4.6.0
     new 9c206a6d77 Update RxJava3 to 3.1.5
     new 57761d693e Recording .gitmergeinfo Changes

The 3 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 | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)


[cxf] 01/03: Update Mockito to 4.6.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 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>


[cxf] 03/03: 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 57761d693e40d2b18d7d6c65ec98d2a5e9f542c8
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Wed Jun 1 19:48:12 2022 -0400

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

diff --git a/.gitmergeinfo b/.gitmergeinfo
index a879e0bf42..e481f229bc 100644
--- a/.gitmergeinfo
+++ b/.gitmergeinfo
@@ -255,6 +255,7 @@ M 6a7c0114f1b8661fae1f4dd178af6b7e05795dc7
 M 6b0c020e28c150d5913ec047c900d63bcc548f3f
 M 6bce68f2019b17952069b1b516647f06fe81fea1
 M 6d136a2635f0fe160bff6be1dcb8e52954dcbac3
+M 6db4b5c8bbc1d9991bdce428fed2ca9f3c6d3bfe
 M 6e645cb9a671c43bf61c2dd26b1363a96e94885d
 M 6ebc028394e00285194405c60cfdf27928e85317
 M 700cf3929763d551d9fac6c570c2560039c6238c
@@ -264,6 +265,7 @@ M 72bca068a9a2efd5be8a5e24bbff688ae27cb781
 M 72fee532816746a107f32cacad53f391b89073eb
 M 7381411c96166c7320e07f9809182e060d52e7df
 M 73c22d0a0c0f98a6def324f28c4eee10bda917ea
+M 74d2a97deb62742559facb0f4693e0f65d3ace5d
 M 752a8a2dafff76ed8098cd73f1e071ffa0514754
 M 79cef4b00e357829bb688d4a897157235d23132e
 M 79f8c812ec3e61d5702adb5ec54f5aecb7e04a8e


[cxf] 02/03: Update RxJava3 to 3.1.5

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 9c206a6d773e3735c926e78f39a5d91daef102f7
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Wed Jun 1 18:01:39 2022 -0400

    Update RxJava3 to 3.1.5
    
    (cherry picked from commit 7ead337e9280267ad4d9aafb3f05a099bed01e99)
    (cherry picked from commit 6db4b5c8bbc1d9991bdce428fed2ca9f3c6d3bfe)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index e96c6880bb..ec18e61300 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -195,7 +195,7 @@
         <cxf.rhino.version>1.7R2</cxf.rhino.version>
         <cxf.rxjava.version>1.3.8</cxf.rxjava.version>
         <cxf.rxjava2.version>2.2.21</cxf.rxjava2.version>
-        <cxf.rxjava3.version>3.1.4</cxf.rxjava3.version>
+        <cxf.rxjava3.version>3.1.5</cxf.rxjava3.version>
         <cxf.saaj-impl.version>1.5.3</cxf.saaj-impl.version>
         <cxf.servlet-api.artifact>jakarta.servlet-api</cxf.servlet-api.artifact>
         <cxf.servlet-api.group>jakarta.servlet</cxf.servlet-api.group>