Skip to content

Commit

Permalink
build(deps): bump io.projectreactor:reactor-core from 3.5.10 to 3.5.11
Browse files Browse the repository at this point in the history
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.5.10 to 3.5.11.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.5.10...v3.5.11)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 11, 2023
1 parent 4cca5bc commit 4fcbdcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<reactive-streams.version>1.0.4</reactive-streams.version>
<rxjava2.version>2.2.21</rxjava2.version>
<rxjava3.version>3.1.5</rxjava3.version>
<reactor-core.version>3.5.10</reactor-core.version>
<reactor-core.version>3.5.11</reactor-core.version>

<microprofile-reactive-streams.version>2.0</microprofile-reactive-streams.version>
<microprofile-reactive-streams-jakarta.version>3.0</microprofile-reactive-streams-jakarta.version>
Expand Down

0 comments on commit 4fcbdcd

Please sign in to comment.