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 2023/11/15 17:57:37 UTC

(cxf) branch main updated: Update Project Reactor to 3.5.12

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 fc32c4d1bf Update Project Reactor to 3.5.12
fc32c4d1bf is described below

commit fc32c4d1bf1e80075ee67aff6ccfd453c4c13e91
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Wed Nov 15 12:51:56 2023 -0500

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 5fc19db2f3..18643a9d55 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -199,7 +199,7 @@
         <cxf.plexus-archiver.version>4.9.0</cxf.plexus-archiver.version>
         <cxf.plexus-utils.version>3.5.1</cxf.plexus-utils.version>
         <cxf.reactivestreams.version>1.0.4</cxf.reactivestreams.version>
-        <cxf.reactor.version>3.5.11</cxf.reactor.version>
+        <cxf.reactor.version>3.5.12</cxf.reactor.version>
         <cxf.rhino.version>1.7.14</cxf.rhino.version>
         <cxf.rxjava.version>1.3.8</cxf.rxjava.version>
         <cxf.rxjava2.version>2.2.21</cxf.rxjava2.version>