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 f4d07d397f Bump cxf.brave.version from 6.2.0 to 6.3.0 (#2444)
f4d07d397f is described below
commit f4d07d397f5b7dcb3c41119f9b1f1359c8a5701a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 6 09:42:20 2025 -0400
Bump cxf.brave.version from 6.2.0 to 6.3.0 (#2444)
Bumps `cxf.brave.version` from 6.2.0 to 6.3.0.
Updates `io.zipkin.brave:brave-context-slf4j` from 6.2.0 to 6.3.0
Updates `io.zipkin.brave:brave-instrumentation-httpclient` from 6.2.0 to
6.3.0
Updates `io.zipkin.brave:brave-instrumentation-httpasyncclient` from 6.2.0
to 6.3.0
Updates `io.zipkin.brave:brave-instrumentation-okhttp3` from 6.2.0 to 6.3.0
---
updated-dependencies:
- dependency-name: io.zipkin.brave:brave-context-slf4j
dependency-version: 6.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.zipkin.brave:brave-instrumentation-httpclient
dependency-version: 6.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.zipkin.brave:brave-instrumentation-httpasyncclient
dependency-version: 6.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.zipkin.brave:brave-instrumentation-okhttp3
dependency-version: 6.3.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 231014ad53..5e401fc467 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.2.0</cxf.brave.version>
+ <cxf.brave.version>6.3.0</cxf.brave.version>
<cxf.zipkin-reporter.version>3.5.1</cxf.zipkin-reporter.version>
<cxf.zest.version>2.1</cxf.zest.version>
<cxf.activemq.artemis.version>2.31.0</cxf.activemq.artemis.version>