diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 89da9cc549c..d9a1b8a3ee2 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.9-SNAPSHOT") { + library("Micrometer Tracing", "1.2.9") { considerSnapshots() group("io.micrometer") { imports = [