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/10/11 23:46:17 UTC

[cxf] branch 3.5.x-fixes updated (6b3c09efa1 -> 46bf56ca04)

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

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


    from 6b3c09efa1 Update Hazelcast to 4.2.5
     new c4d1065ab1 Update Project Reactor to 3.4.24
     new 61a25f4e4a Recording .gitmergeinfo Changes
     new 46bf56ca04 Update Micrometer to 1.8.11

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  | 1 +
 parent/pom.xml | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)


[cxf] 01/03: Update Project Reactor to 3.4.24

Posted by re...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit c4d1065ab1c8fda78230a501620203a9fae64004
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Tue Oct 11 19:28:01 2022 -0400

    Update Project Reactor to 3.4.24
    
    (cherry picked from commit d07e2a9a7c65dd4ee1b268d5d9f9b445674c6943)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 192e8e0e74..2472fac8db 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -188,7 +188,7 @@
         <cxf.plexus-archiver.version>4.2.0</cxf.plexus-archiver.version>
         <cxf.plexus-utils.version>3.3.1</cxf.plexus-utils.version>
         <cxf.reactivestreams.version>1.0.3</cxf.reactivestreams.version>
-        <cxf.reactor.version>3.4.23</cxf.reactor.version>
+        <cxf.reactor.version>3.4.24</cxf.reactor.version>
         <cxf.rhino.version>1.7.13</cxf.rhino.version>
         <cxf.rxjava.version>1.3.8</cxf.rxjava.version>
         <cxf.rxjava2.version>2.2.21</cxf.rxjava2.version>


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

commit 61a25f4e4a1713b90fe258125e6084de0285d931
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Tue Oct 11 19:33:06 2022 -0400

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

diff --git a/.gitmergeinfo b/.gitmergeinfo
index 32bc7fb12f..f3e5a53aaa 100644
--- a/.gitmergeinfo
+++ b/.gitmergeinfo
@@ -107,6 +107,7 @@ M a75b56a7c3826a48320202aca771cbcbdca6a350
 M a903a5392b3cd2b5925c6afa46f289b3b94a694a
 M a95d8494cbabc9aa9b0919ee7efe71a920ed9f90
 M aa09f875b0f71f1374535396f05910da7e90a3d6
+M ab04ccabc1a99bc0ecda91b6408dae30b4f3093f
 M adfe67ca302ba3c4ddf40a734493cf75d3439b9b
 M b207c718e84bed8120bb114f1d79f575094c3a14
 M b3503705c584c5b29a5e4e7a64b909c3609f7529


[cxf] 03/03: Update Micrometer to 1.8.11

Posted by re...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 46bf56ca04103afc223fe0f7d6ec6e1fc06c794c
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Tue Oct 11 19:33:38 2022 -0400

    Update Micrometer to 1.8.11
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 2472fac8db..26a1314aef 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -167,7 +167,7 @@
         <cxf.logback.classic.version>1.2.10</cxf.logback.classic.version>
         <cxf.lucene.version>8.11.1</cxf.lucene.version>
         <cxf.maven.core.version>3.6.3</cxf.maven.core.version>
-        <cxf.micrometer.version>1.8.10</cxf.micrometer.version>
+        <cxf.micrometer.version>1.8.11</cxf.micrometer.version>
         <cxf.microprofile.config.version>2.0</cxf.microprofile.config.version>
         <cxf.microprofile.rest.client.version>2.0</cxf.microprofile.rest.client.version>
         <cxf.microprofile.openapi.version>2.0</cxf.microprofile.openapi.version>