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

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

commit c99315ceb860fa4e2f0e126a7aab44d05006bf37
Author: Andriy Redko <[email protected]>
AuthorDate: Thu Aug 15 20:20:33 2024 -0400

    Update RxJava to 3.1.9
    
    (cherry picked from commit 1261d18047c10883496525685175afd327fad78d)
    
    # Conflicts:
    #       parent/pom.xml
    (cherry picked from commit 02f7b3326bc63a635b20b2654019c498dd36bccd)
    
    # Conflicts:
    #       parent/pom.xml
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 4faa75a4a9..5c5e39ffcf 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -195,7 +195,7 @@
         <cxf.rhino.version>1.7.15</cxf.rhino.version>
         <cxf.rxjava.version>1.3.8</cxf.rxjava.version>
         <cxf.rxjava2.version>2.2.21</cxf.rxjava2.version>
-        <cxf.rxjava3.version>3.1.8</cxf.rxjava3.version>
+        <cxf.rxjava3.version>3.1.9</cxf.rxjava3.version>
         <cxf.saaj-impl.version>1.5.3</cxf.saaj-impl.version>
         
<cxf.servlet-api.artifact>jakarta.servlet-api</cxf.servlet-api.artifact>
         <cxf.servlet-api.group>jakarta.servlet</cxf.servlet-api.group>

Reply via email to