diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3f92e52c46..6205c2cfb8 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -958,7 +958,7 @@ bom { ] } } - library("Micrometer Tracing", "1.0.0") { + library("Micrometer Tracing", "1.0.1") { group("io.micrometer") { imports = [ "micrometer-tracing-bom"