diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d2bf445cad..f412783f90 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1017,7 +1017,7 @@ bom { ] } } - library("Micrometer Tracing", "1.2.8-SNAPSHOT") { + library("Micrometer Tracing", "1.2.8") { considerSnapshots() group("io.micrometer") { imports = [