This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 13bfd423e675b3275e8f07d7159c6ba0bb7ac9f7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 19 22:40:39 2023 -0500
Bump cxf.brave.version from 5.16.0 to 5.17.0 (#1592)
Bumps `cxf.brave.version` from 5.16.0 to 5.17.0.
Updates `io.zipkin.brave:brave` from 5.16.0 to 5.17.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/5.16.0...5.17.0)
Updates `io.zipkin.brave:brave-instrumentation-http` from 5.16.0 to 5.17.0
---
updated-dependencies:
- dependency-name: io.zipkin.brave:brave
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.zipkin.brave:brave-instrumentation-http
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>
(cherry picked from commit c13efe30f6179813b60d2975a9f00742981178a6)
# Conflicts:
# parent/pom.xml
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 3ec7288141..8f3c16cae0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -87,7 +87,7 @@
<cxf.atmosphere.version>2.6.1</cxf.atmosphere.version>
<cxf.bcprov.version>1.77</cxf.bcprov.version>
<cxf.brave.reporter.version>2.17.1</cxf.brave.reporter.version>
- <cxf.brave.version>5.16.0</cxf.brave.version>
+ <cxf.brave.version>5.17.0</cxf.brave.version>
<cxf.brave.zipkin.version>2.24.2</cxf.brave.zipkin.version>
<cxf.cda.api.osgi.range>[1.1,2)</cxf.cda.api.osgi.range>
<cxf.cdi.api.version>2.0.2</cxf.cdi.api.version>