Skip to content

Commit

Permalink
Bump cxf.reactor.version from 3.7.1 to 3.7.2
Browse files Browse the repository at this point in the history
Bumps `cxf.reactor.version` from 3.7.1 to 3.7.2.

Updates `io.projectreactor:reactor-core` from 3.7.1 to 3.7.2
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.7.1...v3.7.2)

Updates `io.projectreactor:reactor-test` from 3.7.1 to 3.7.2
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.7.1...v3.7.2)

---
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]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent 1d3d700 commit 588e2a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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.1</cxf.reactor.version>
<cxf.reactor.version>3.7.2</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>
Expand Down

0 comments on commit 588e2a4

Please sign in to comment.