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 cfa8df2b8a Bump cxf.brave.version from 6.2.0 to 6.3.0 (#2437)
cfa8df2b8a is described below
commit cfa8df2b8a54c42b577a84a7a3e843194d3500a8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 4 07:51:20 2025 -0400
Bump cxf.brave.version from 6.2.0 to 6.3.0 (#2437)
Bumps `cxf.brave.version` from 6.2.0 to 6.3.0.
Updates `io.zipkin.brave:brave` from 6.2.0 to 6.3.0
- [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.2.0...6.3.0)
Updates `io.zipkin.brave:brave-instrumentation-http` from 6.2.0 to 6.3.0
---
updated-dependencies:
- dependency-name: io.zipkin.brave:brave
dependency-version: 6.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.zipkin.brave:brave-instrumentation-http
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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 29514cb050..26cf0b4e7e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -96,7 +96,7 @@
<cxf.atmosphere.version.range>[3.0, 4.0)</cxf.atmosphere.version.range>
<cxf.atmosphere.version>3.0.13</cxf.atmosphere.version>
<cxf.bcprov.version>1.77</cxf.bcprov.version>
- <cxf.brave.version>6.2.0</cxf.brave.version>
+ <cxf.brave.version>6.3.0</cxf.brave.version>
<cxf.cdi.api.version>4.0.1</cxf.cdi.api.version>
<cxf.classgraph.version>4.8.25</cxf.classgraph.version>
<cxf.classmate.version>1.5.1</cxf.classmate.version>