diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a4230a45a58..d10ba186b09 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -991,7 +991,7 @@ bom { ] } } - library("Micrometer Tracing", "1.1.5-SNAPSHOT") { + library("Micrometer Tracing", "1.1.5") { considerSnapshots() calendarName = "Tracing" group("io.micrometer") {