Skip to content

Commit

Permalink
Bump reactor-core from 3.4.10 to 3.4.11
Browse files Browse the repository at this point in the history
Bumps [reactor-core](https://github.com/reactor/reactor-core) from 3.4.10 to 3.4.11.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.4.10...v3.4.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 13, 2021
1 parent 0394833 commit d2eda0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -78,7 +78,7 @@
<properties>
<rxjava2.version>2.2.21</rxjava2.version>
<rxjava3.version>3.1.2</rxjava3.version>
<reactor-core.version>3.4.10</reactor-core.version>
<reactor-core.version>3.4.11</reactor-core.version>
<microprofile-reactive-streams.version>2.0</microprofile-reactive-streams.version>
<microprofile-context-propagation.version>1.2</microprofile-context-propagation.version>
<reactive-streams.version>1.0.3</reactive-streams.version>
Expand Down

0 comments on commit d2eda0a

Please sign in to comment.