diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e3e6d20d69f..7d320b9bdac 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -967,6 +967,7 @@ bom { } library("Micrometer Tracing", "1.0.10") { considerSnapshots() + calendarName = "Tracing" group("io.micrometer") { imports = [ "micrometer-tracing-bom"