Skip to content

Commit

Permalink
Bump reactor.version from 3.5.8 to 3.5.9
Browse files Browse the repository at this point in the history
Bumps `reactor.version` from 3.5.8 to 3.5.9.

Updates `io.projectreactor:reactor-core` from 3.5.8 to 3.5.9
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.5.8...v3.5.9)

Updates `io.projectreactor:reactor-test` from 3.5.8 to 3.5.9
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.5.8...v3.5.9)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
  dependency-type: direct:development
  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>
  • Loading branch information
dependabot[bot] authored Aug 16, 2023
1 parent 78927c7 commit c1cc01d
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 @@ -65,7 +65,7 @@
<jackson.version>2.14.2</jackson.version>
<!-- Other -->
<commons-io.version>2.13.0</commons-io.version>
<reactor.version>3.5.8</reactor.version>
<reactor.version>3.5.9</reactor.version>
<!-- Testing -->
<assertj.version>3.24.2</assertj.version>
<jaxb.version>2.3.1</jaxb.version>
Expand Down

0 comments on commit c1cc01d

Please sign in to comment.