Bump io.micrometer:micrometer-tracing-bom from 1.4.6 to 1.4.7 (#3966)

Bumps [io.micrometer:micrometer-tracing-bom](https://github.com/micrometer-metrics/tracing) from 1.4.6 to 1.4.7.
- [Release notes](https://github.com/micrometer-metrics/tracing/releases)
- [Commits](https://github.com/micrometer-metrics/tracing/compare/v1.4.6...v1.4.7)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-tracing-bom
  dependency-version: 1.4.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:40:48 +00:00
committed by GitHub
parent bd7a06dc6c
commit 82c0fe9e2e

View File

@@ -63,7 +63,7 @@ ext {
log4jVersion = '2.24.3'
micrometerDocsVersion = '1.0.4'
micrometerVersion = '1.14.8'
micrometerTracingVersion = '1.4.6'
micrometerTracingVersion = '1.4.7'
mockitoVersion = '5.14.2'
reactorVersion = '2024.0.7'
scalaVersion = '2.13'