Bump io.projectreactor:reactor-bom from 2023.0.18 to 2023.0.19 (#3959)

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

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-bom
  dependency-version: 2023.0.19
  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:16:20 +00:00
committed by GitHub
parent 07f14fc54a
commit 370230293b

View File

@@ -65,7 +65,7 @@ ext {
micrometerVersion = '1.13.14'
micrometerTracingVersion = '1.3.12'
mockitoVersion = '5.10.0'
reactorVersion = '2023.0.18'
reactorVersion = '2023.0.19'
scalaVersion = '2.13'
springBootVersion = '3.2.12' // docs module
springDataVersion = '2024.0.12'