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

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


The following commit(s) were added to refs/heads/3.3.x-fixes by this push:
     new 2133410  Update to Spring Reactor 3.2.22.RELEASE
2133410 is described below

commit 2133410a9c80858a848fde99167d5c9cb9677aa5
Author: reta <[email protected]>
AuthorDate: Tue Dec 8 13:55:09 2020 -0500

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

diff --git a/parent/pom.xml b/parent/pom.xml
index f91e80b..12748b4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -178,7 +178,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.1</cxf.reactivestreams.version>
-        <cxf.reactor.version>3.2.21.RELEASE</cxf.reactor.version>
+        <cxf.reactor.version>3.2.22.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.20</cxf.rxjava2.version>

Reply via email to