Skip to content

Commit

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

Updates `io.projectreactor: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)

Updates `io.projectreactor:reactor-test` 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: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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 11, 2023
1 parent 225917a commit c6857a1
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.14.0</commons-io.version>
<reactor.version>3.5.10</reactor.version>
<reactor.version>3.5.11</reactor.version>
<!-- Testing -->
<assertj.version>3.24.2</assertj.version>
<jaxb.version>2.3.1</jaxb.version>
Expand Down

0 comments on commit c6857a1

Please sign in to comment.