diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index cdf99dc185..6879ff8244 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -73,7 +73,7 @@ bom { ] } } - library("Brave", "5.14.1") { + library("Brave", "5.15.0") { group("io.zipkin.brave") { imports = [ "brave-bom"