You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by sh...@apache.org on 2022/05/22 09:10:22 UTC

[servicecomb-java-chassis] branch master updated: [SCB-2526] Bump brave.version from 5.6.0 to 5.9.5 (#2989)

This is an automated email from the ASF dual-hosted git repository.

shoothzj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git


The following commit(s) were added to refs/heads/master by this push:
     new 8adfa7b11 [SCB-2526] Bump brave.version from 5.6.0 to 5.9.5 (#2989)
8adfa7b11 is described below

commit 8adfa7b117bdd2b340807999237ff7190290c6b5
Author: Jaime <31...@users.noreply.github.com>
AuthorDate: Sun May 22 17:10:18 2022 +0800

    [SCB-2526] Bump brave.version from 5.6.0 to 5.9.5 (#2989)
---
 dependencies/default/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dependencies/default/pom.xml b/dependencies/default/pom.xml
index 3b4409512..304d43228 100644
--- a/dependencies/default/pom.xml
+++ b/dependencies/default/pom.xml
@@ -37,7 +37,7 @@
     <aspectj.version>1.9.9.1</aspectj.version>
     <awaitility.version>4.2.0</awaitility.version>
     <assertj.version>3.22.0</assertj.version>
-    <brave.version>5.6.0</brave.version>
+    <brave.version>5.6.11</brave.version>
     <classmate.version>1.5.1</classmate.version>
     <commons-beanutils.version>1.9.4</commons-beanutils.version>
     <commons-configuration.version>1.10</commons-configuration.version>