Skip to content

Commit

Permalink
Bump cxf.reactor.version from 3.6.5 to 3.6.6 (#1874)
Browse files Browse the repository at this point in the history
Bumps `cxf.reactor.version` from 3.6.5 to 3.6.6.

Updates `io.projectreactor:reactor-core` from 3.6.5 to 3.6.6
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.6.5...v3.6.6)

Updates `io.projectreactor:reactor-test` from 3.6.5 to 3.6.6
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.6.5...v3.6.6)

---
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 15, 2024
1 parent ace3b19 commit d5cbaed
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 @@ -200,7 +200,7 @@
<cxf.plexus-archiver.version>4.9.2</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.6.5</cxf.reactor.version>
<cxf.reactor.version>3.6.6</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 d5cbaed

Please sign in to comment.