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 05097b6ff2 Bump cxf.reactor.version from 3.7.7 to 3.7.8 (#2514)
05097b6ff2 is described below

commit 05097b6ff20a3c62bd5a7a2319357c6b9eb51a94
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 16 07:21:17 2025 -0400

    Bump cxf.reactor.version from 3.7.7 to 3.7.8 (#2514)
    
    Bumps `cxf.reactor.version` from 3.7.7 to 3.7.8.
    
    Updates `io.projectreactor:reactor-core` from 3.7.7 to 3.7.8
    - [Release notes](https://github.com/reactor/reactor-core/releases)
    - [Commits](https://github.com/reactor/reactor-core/compare/v3.7.7...v3.7.8)
    
    Updates `io.projectreactor:reactor-test` from 3.7.7 to 3.7.8
    - [Release notes](https://github.com/reactor/reactor-core/releases)
    - [Commits](https://github.com/reactor/reactor-core/compare/v3.7.7...v3.7.8)
    
    ---
    updated-dependencies:
    - dependency-name: io.projectreactor:reactor-core
      dependency-version: 3.7.8
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.projectreactor:reactor-test
      dependency-version: 3.7.8
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index aceefa2296..b2e5fe6d3c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -198,7 +198,7 @@
         <cxf.plexus-archiver.version>4.10.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.7.7</cxf.reactor.version>
+        <cxf.reactor.version>3.7.8</cxf.reactor.version>
         <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>

Reply via email to