Bump io.projectreactor:reactor-bom from 2024.0.6 to 2024.0.7 (#3968)

Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2024.0.6 to 2024.0.7.
- [Release notes](https://github.com/reactor/reactor/releases)
- [Commits](https://github.com/reactor/reactor/compare/2024.0.6...2024.0.7)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-bom
  dependency-version: 2024.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-06-14 10:39:35 +00:00
committed by GitHub
parent ae94104bc0
commit 3f7380490b

View File

@@ -65,7 +65,7 @@ ext {
micrometerVersion = '1.14.8'
micrometerTracingVersion = '1.4.6'
mockitoVersion = '5.14.2'
reactorVersion = '2024.0.6'
reactorVersion = '2024.0.7'
scalaVersion = '2.13'
springBootVersion = '3.3.12' // docs module
springDataVersion = '2024.1.6'