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 62637bf4af1b5c46fbeb7d4b1e4bef3760490b3f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 17 08:21:14 2023 -0400
Bump cxf.brave.version from 5.15.0 to 5.15.1 (#1235)
Bumps `cxf.brave.version` from 5.15.0 to 5.15.1.
Updates `brave` from 5.15.0 to 5.15.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/5.15.0...5.15.1)
Updates `brave-instrumentation-http` from 5.15.0 to 5.15.1
---
updated-dependencies:
- dependency-name: io.zipkin.brave:brave
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.zipkin.brave:brave-instrumentation-http
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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index db22f9b79b..4395f663dd 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.70</cxf.bcprov.version>
<cxf.brave.reporter.version>2.16.2</cxf.brave.reporter.version>
- <cxf.brave.version>5.15.0</cxf.brave.version>
+ <cxf.brave.version>5.15.1</cxf.brave.version>
<cxf.brave.zipkin.version>2.24.0</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>