Skip to content

Commit

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

---
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 Jun 14, 2022
1 parent 5b7024d commit e420c9c
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 @@ -78,7 +78,7 @@
<properties>
<reactive-streams.version>1.0.4</reactive-streams.version>
<rxjava3.version>3.1.5</rxjava3.version>
<reactor-core.version>3.4.18</reactor-core.version>
<reactor-core.version>3.4.19</reactor-core.version>

<microprofile-reactive-streams.version>2.0</microprofile-reactive-streams.version>
<microprofile-context-propagation.version>1.3</microprofile-context-propagation.version>
Expand Down

0 comments on commit e420c9c

Please sign in to comment.