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

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

commit 9638a27a593ee5f50d779903501412633da3fb2a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 30 07:00:36 2026 -0400

    Bump cxf.brave.version from 6.3.0 to 6.3.1 (#3002)
    
    Bumps `cxf.brave.version` from 6.3.0 to 6.3.1.
    
    Updates `io.zipkin.brave:brave-context-slf4j` from 6.3.0 to 6.3.1
    - [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/6.3.0...6.3.1)
    
    Updates `io.zipkin.brave:brave-instrumentation-httpclient` from 6.3.0 to 
6.3.1
    - [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/6.3.0...6.3.1)
    
    Updates `io.zipkin.brave:brave-instrumentation-httpasyncclient` from 6.3.0 
to 6.3.1
    - [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/6.3.0...6.3.1)
    
    Updates `io.zipkin.brave:brave-instrumentation-okhttp3` from 6.3.0 to 6.3.1
    - [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/6.3.0...6.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: io.zipkin.brave:brave-context-slf4j
      dependency-version: 6.3.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.zipkin.brave:brave-instrumentation-httpclient
      dependency-version: 6.3.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.zipkin.brave:brave-instrumentation-httpasyncclient
      dependency-version: 6.3.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.zipkin.brave:brave-instrumentation-okhttp3
      dependency-version: 6.3.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 42b912b75a4c5a1537aa1f11a2eb1a2d712c25c3)
---
 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 dd9c79e6b6d..b52eb001d8b 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.3</cxf.lucene.version>
         <cxf.olingo.server.version>5.0.0</cxf.olingo.server.version>
         <cxf.aspectj.version>1.9.25.1</cxf.aspectj.version>
-        <cxf.brave.version>6.3.0</cxf.brave.version>
+        <cxf.brave.version>6.3.1</cxf.brave.version>
         <cxf.zipkin-reporter.version>3.5.3</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