diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 5a2d819a176..55099bef7e7 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2153,6 +2153,7 @@ bom { "spring-boot-starter-webmvc", "spring-boot-starter-webservices", "spring-boot-starter-websocket", + "spring-boot-starter-zipkin", "spring-boot-test", "spring-boot-test-autoconfigure", "spring-boot-testcontainers",