diff --git a/spring-boot-project/spring-boot-parent/build.gradle b/spring-boot-project/spring-boot-parent/build.gradle index 39032eca219..dacd61c03a7 100644 --- a/spring-boot-project/spring-boot-parent/build.gradle +++ b/spring-boot-project/spring-boot-parent/build.gradle @@ -151,13 +151,6 @@ bom { ] } } - library("Micrometer Context Propagation", "1.0.5") { - group("io.micrometer") { - modules = [ - "context-propagation" - ] - } - } library("MockK", "1.13.5") { group("io.mockk") { modules = [