Skip to content

Commit

Permalink
chore(deps): bump io.projectreactor:reactor-core from 3.4.23 to 3.6.5
Browse files Browse the repository at this point in the history
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.4.23 to 3.6.5.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.4.23...v3.6.5)

---
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] committed May 6, 2024
1 parent c760e7a commit e0a417f
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 @@ -277,7 +277,7 @@
<dependency>
<artifactId>reactor-core</artifactId>
<groupId>io.projectreactor</groupId>
<version>3.4.23</version>
<version>3.6.5</version>
</dependency>
<dependency>
<groupId>jakarta.validation</groupId>
Expand Down

0 comments on commit e0a417f

Please sign in to comment.