Bump io.projectreactor:reactor-bom from 2024.0.3 to 2024.0.4 (#3803)

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

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-bom
  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-03-15 11:13:34 +00:00
committed by GitHub
parent 3a4e45bec2
commit 1b31aef01c

View File

@@ -66,7 +66,7 @@ ext {
micrometerVersion = '1.15.0-SNAPSHOT'
micrometerTracingVersion = '1.5.0-SNAPSHOT'
mockitoVersion = '5.15.2'
reactorVersion = '2024.0.3'
reactorVersion = '2024.0.4'
scalaVersion = '2.13'
springBootVersion = '3.3.8' // docs module
springDataVersion = '2025.1.0-SNAPSHOT'