Bump io.micrometer:micrometer-tracing-bom from 1.4.4 to 1.4.5 (#3854)

Bumps [io.micrometer:micrometer-tracing-bom](https://github.com/micrometer-metrics/tracing) from 1.4.4 to 1.4.5.
- [Release notes](https://github.com/micrometer-metrics/tracing/releases)
- [Commits](https://github.com/micrometer-metrics/tracing/compare/v1.4.4...v1.4.5)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-tracing-bom
  dependency-version: 1.4.5
  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-04-19 12:58:06 +00:00
committed by GitHub
parent c72128b9d4
commit 35d3167353

View File

@@ -63,7 +63,7 @@ ext {
log4jVersion = '2.24.3'
micrometerDocsVersion = '1.0.4'
micrometerVersion = '1.14.6'
micrometerTracingVersion = '1.4.4'
micrometerTracingVersion = '1.4.5'
mockitoVersion = '5.14.2'
reactorVersion = '2024.0.5'
scalaVersion = '2.13'