diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 07ac81a0a17..1ad6750decf 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1012,7 +1012,7 @@ bom { ] } } - library("Micrometer Tracing", "1.2.2-SNAPSHOT") { + library("Micrometer Tracing", "1.2.2") { considerSnapshots() calendarName = "Tracing" group("io.micrometer") {