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 73a1eb97b0 Bump cxf.reactor.version from 3.7.3 to 3.7.4 (#2319)
73a1eb97b0 is described below
commit 73a1eb97b0011f8a70a7ad129755fdb5beaa3df9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 12 08:29:54 2025 -0400
Bump cxf.reactor.version from 3.7.3 to 3.7.4 (#2319)
Bumps `cxf.reactor.version` from 3.7.3 to 3.7.4.
Updates `io.projectreactor:reactor-core` from 3.7.3 to 3.7.4
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](https://github.com/reactor/reactor-core/compare/v3.7.3...v3.7.4)
Updates `io.projectreactor:reactor-test` from 3.7.3 to 3.7.4
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](https://github.com/reactor/reactor-core/compare/v3.7.3...v3.7.4)
---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.projectreactor:reactor-test
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 39f0ef28c3..54a68f30ff 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.3</cxf.reactor.version>
+ <cxf.reactor.version>3.7.4</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>