Bump io.projectreactor:reactor-core from 3.7.4 to 3.7.6

Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.7.4 to 3.7.6.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](https://github.com/reactor/reactor-core/compare/v3.7.4...v3.7.6)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
  dependency-version: 3.7.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-05-13 19:57:15 +00:00 committed by GitHub
parent ab36a7104c
commit 504e4c8f45
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -280,7 +280,7 @@
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-core</artifactId>
<version>3.7.4</version>
<version>3.7.6</version>
</dependency>
<dependency>
<groupId>io.springfox</groupId>