Bump io.micrometer:micrometer-tracing-bom from 1.5.0 to 1.5.1 (#3973)

Bumps [io.micrometer:micrometer-tracing-bom](https://github.com/micrometer-metrics/tracing) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/micrometer-metrics/tracing/releases)
- [Commits](https://github.com/micrometer-metrics/tracing/compare/v1.5.0...v1.5.1)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-tracing-bom
  dependency-version: 1.5.1
  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 13:18:09 +00:00
committed by GitHub
parent bce8a800e9
commit cadd306014

View File

@@ -64,7 +64,7 @@ ext {
log4jVersion = '2.24.3'
micrometerDocsVersion = '1.0.4'
micrometerVersion = '1.15.1'
micrometerTracingVersion = '1.5.0'
micrometerTracingVersion = '1.5.1'
mockitoVersion = '5.18.0'
reactorVersion = '2025.0.0-SNAPSHOT'
scalaVersion = '2.13'