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 68736216f Bump brave.version from 5.13.10 to 5.13.11 (#3301)
68736216f is described below

commit 68736216fad0199e57b434621f6c43e15faa71b7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 26 16:07:10 2022 +0800

    Bump brave.version from 5.13.10 to 5.13.11 (#3301)
    
    Bumps `brave.version` from 5.13.10 to 5.13.11.
    
    Updates `brave` from 5.13.10 to 5.13.11
    - [Release notes](https://github.com/openzipkin/brave/releases)
    - [Changelog](https://github.com/openzipkin/brave/blob/master/RELEASE.md)
    - [Commits](https://github.com/openzipkin/brave/compare/5.13.10...5.13.11)
    
    Updates `brave-context-slf4j` from 5.13.10 to 5.13.11
    
    Updates `brave-instrumentation-jaxrs2` from 5.13.10 to 5.13.11
    
    Updates `brave-instrumentation-servlet` from 5.13.10 to 5.13.11
    
    Updates `brave-instrumentation-spring-web` from 5.13.10 to 5.13.11
    
    Updates `brave-instrumentation-spring-webmvc` from 5.13.10 to 5.13.11
    
    Updates `brave-spring-beans` from 5.13.10 to 5.13.11
    - [Release notes](https://github.com/openzipkin/brave/releases)
    - [Changelog](https://github.com/openzipkin/brave/blob/master/RELEASE.md)
    - [Commits](https://github.com/openzipkin/brave/compare/5.13.10...5.13.11)
    
    ---
    updated-dependencies:
    - dependency-name: io.zipkin.brave:brave
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.zipkin.brave:brave-context-slf4j
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.zipkin.brave:brave-instrumentation-jaxrs2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.zipkin.brave:brave-instrumentation-servlet
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.zipkin.brave:brave-instrumentation-spring-web
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.zipkin.brave:brave-instrumentation-spring-webmvc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.zipkin.brave:brave-spring-beans
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 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 b2ec6858b..c4911ec76 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.23.1</assertj.version>
-    <brave.version>5.13.10</brave.version>
+    <brave.version>5.13.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>

Reply via email to