Skip to content

Commit

Permalink
Bump io.projectreactor:reactor-core from 3.5.9 to 3.6.1
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.9 to 3.6.1.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.5.9...v3.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and ghillert committed Jan 2, 2024
1 parent a88d1e3 commit 229dc8a
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 @@ -168,7 +168,7 @@
<modelmapper.version>3.1.1</modelmapper.version>
<org.springframework.version>6.1.1</org.springframework.version>
<org.springframework.data.version>2023.1.0</org.springframework.data.version>
<reactor.version>3.5.9</reactor.version>
<reactor.version>3.6.1</reactor.version>
<resilience4j.version>2.1.0</resilience4j.version>
<slf4j-api.version>2.0.9</slf4j-api.version>
<spring-boot.version>3.2.0</spring-boot.version>
Expand Down

0 comments on commit 229dc8a

Please sign in to comment.