From 3414f9c02e19b1955cc2615ec20f31ce020d8280 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 4 Jan 2024 16:31:42 +0000 Subject: [PATCH] Upgrade to Brave 5.17.0 Closes gh-38998 --- 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 69df5fc8ce..db6140902c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -109,7 +109,7 @@ bom { ] } } - library("Brave", "5.16.0") { + library("Brave", "5.17.0") { group("io.zipkin.brave") { imports = [ "brave-bom"