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

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
     new 856e2e7b3e Bump cxf.brave.version from 6.1.0 to 6.2.0 (#2384)
856e2e7b3e is described below

commit 856e2e7b3e66d49cbbb640505980c50541300a80
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 29 18:10:57 2025 -0400

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

diff --git a/distribution/src/main/release/samples/pom.xml 
b/distribution/src/main/release/samples/pom.xml
index 521e966d3b..05273d9af9 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -44,7 +44,7 @@
         <cxf.lucene.version>9.12.1</cxf.lucene.version>
         <cxf.olingo.server.version>5.0.0</cxf.olingo.server.version>
         <cxf.aspectj.version>1.9.24</cxf.aspectj.version>
-        <cxf.brave.version>6.1.0</cxf.brave.version>
+        <cxf.brave.version>6.2.0</cxf.brave.version>
         <cxf.zipkin-reporter.version>3.5.0</cxf.zipkin-reporter.version>
         <cxf.zest.version>2.1</cxf.zest.version>
         <cxf.activemq.artemis.version>2.31.0</cxf.activemq.artemis.version>

Reply via email to