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/17 19:51:09 UTC

[cxf] branch main updated: Update Project Reactor to 3.5.0-M6

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

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
     new 0e863bb147 Update Project Reactor to 3.5.0-M6
0e863bb147 is described below

commit 0e863bb147452ad3819c4ca8456ca8afc46d6b16
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Sat Sep 17 15:51:05 2022 -0400

    Update Project Reactor to 3.5.0-M6
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 8bcccef04b..338dfce8d1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -190,7 +190,7 @@
         <cxf.plexus-archiver.version>4.2.0</cxf.plexus-archiver.version>
         <cxf.plexus-utils.version>3.4.2</cxf.plexus-utils.version>
         <cxf.reactivestreams.version>1.0.3</cxf.reactivestreams.version>
-        <cxf.reactor.version>3.5.0-M5</cxf.reactor.version>
+        <cxf.reactor.version>3.5.0-M6</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>