You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2023/02/03 02:29:32 UTC

[cxf] 03/05: Bump cxf.brave.version from 5.14.1 to 5.15.0 (#1107)

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

reta pushed a commit to branch 3.5.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 95b6ac6bb4808cf917a66d847514728cbcd9a3c9
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Feb 2 11:12:25 2023 -0500

    Bump cxf.brave.version from 5.14.1 to 5.15.0 (#1107)
    
    Bumps `cxf.brave.version` from 5.14.1 to 5.15.0.
    
    Updates `brave-context-slf4j` from 5.14.1 to 5.15.0
    
    Updates `brave-instrumentation-httpclient` from 5.14.1 to 5.15.0
    
    Updates `brave-instrumentation-httpasyncclient` from 5.14.1 to 5.15.0
    
    Updates `brave-instrumentation-okhttp3` from 5.14.1 to 5.15.0
    
    ---
    updated-dependencies:
    - dependency-name: io.zipkin.brave:brave-context-slf4j
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: io.zipkin.brave:brave-instrumentation-httpclient
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: io.zipkin.brave:brave-instrumentation-httpasyncclient
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: io.zipkin.brave:brave-instrumentation-okhttp3
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 distribution/src/main/release/samples/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/distribution/src/main/release/samples/pom.xml b/distribution/src/main/release/samples/pom.xml
index a68b348288..b92ee3bce6 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -39,6 +39,7 @@
         <cxf.tika.version>2.6.0</cxf.tika.version>
         <cxf.tomcat.version>9.0.71</cxf.tomcat.version>
         <graalvm.version>21.1.0</graalvm.version>
+        <cxf.brave.version>5.15.0</cxf.brave.version>
     </properties>
     <dependencies>
         <dependency>