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 2020/09/16 00:15:58 UTC

[cxf] branch master updated: Update Spring Reactor to 3.3.10.RELEASE

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

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


The following commit(s) were added to refs/heads/master by this push:
     new aaf6d04  Update Spring Reactor to 3.3.10.RELEASE
aaf6d04 is described below

commit aaf6d041f6d0671a08f38133bfd5196f9ee8ad0b
Author: reta <dr...@gmail.com>
AuthorDate: Tue Sep 15 20:15:28 2020 -0400

    Update Spring Reactor to 3.3.10.RELEASE
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 3c60e09..e3a72a3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -181,7 +181,7 @@
         <cxf.plexus-archiver.version>4.2.0</cxf.plexus-archiver.version>
         <cxf.plexus-utils.version>3.2.0</cxf.plexus-utils.version>
         <cxf.reactivestreams.version>1.0.3</cxf.reactivestreams.version>
-        <cxf.reactor.version>3.3.9.RELEASE</cxf.reactor.version>
+        <cxf.reactor.version>3.3.10.RELEASE</cxf.reactor.version>
         <cxf.rhino.version>1.7R2</cxf.rhino.version>
         <cxf.rxjava.version>1.3.8</cxf.rxjava.version>
         <cxf.rxjava2.version>2.2.19</cxf.rxjava2.version>