From ae591c7396d0678aba3e8b2ea622523c4ee2b5f4 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 6 Feb 2023 13:17:34 +0000 Subject: [PATCH] Upgrade to Brave 5.15.0 Closes gh-34077 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"