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 42b912b75a4 Bump cxf.brave.version from 6.3.0 to 6.3.1 (#3002)
42b912b75a4 is described below
commit 42b912b75a4c5a1537aa1f11a2eb1a2d712c25c3
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>
---
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 6f2050467c0..88f38170e6a 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -44,7 +44,7 @@
<cxf.lucene.version>10.4.0</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>