diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 57cba3d539e3..2dab6c7a9f83 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -988,7 +988,7 @@ bom { ] } } - library("Micrometer Tracing", "1.1.10-SNAPSHOT") { + library("Micrometer Tracing", "1.1.10") { considerSnapshots() calendarName = "Tracing" group("io.micrometer") {