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