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 dc09fb745d22c38b06495abd86591a05c9c2e5f3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 19 09:07:07 2023 -0500
Bump cxf.brave.version from 5.16.0 to 5.17.0 (#1584)
Bumps `cxf.brave.version` from 5.16.0 to 5.17.0.
Updates `io.zipkin.brave:brave-context-slf4j` from 5.16.0 to 5.17.0
Updates `io.zipkin.brave:brave-instrumentation-httpclient` from 5.16.0 to
5.17.0
Updates `io.zipkin.brave:brave-instrumentation-httpasyncclient` from 5.16.0
to 5.17.0
Updates `io.zipkin.brave:brave-instrumentation-okhttp3` from 5.16.0 to
5.17.0
---
updated-dependencies:
- dependency-name: io.zipkin.brave:brave-context-slf4j
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.zipkin.brave:brave-instrumentation-httpclient
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.zipkin.brave:brave-instrumentation-httpasyncclient
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.zipkin.brave:brave-instrumentation-okhttp3
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 2f5788b979d17d058abbe49e363642d8e25dd53c)
# Conflicts:
# distribution/src/main/release/samples/pom.xml
---
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 699be56be8..822ac9a439 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -40,7 +40,7 @@
<cxf.tomcat.version>9.0.84</cxf.tomcat.version>
<cxf.lucene.version>9.9.1</cxf.lucene.version>
<cxf.aspectj.version>1.9.21</cxf.aspectj.version>
- <cxf.brave.version>5.16.0</cxf.brave.version>
+ <cxf.brave.version>5.17.0</cxf.brave.version>
<cxf.camel.version>3.21.1</cxf.camel.version>
<cxf.olingo.version>4.10.0</cxf.olingo.version>
</properties>