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 4c90ba38d750b8dd65bc7511ab352936fa4f4cf5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 21 10:34:20 2023 -0500

    Bump io.zipkin.reporter2:zipkin-sender-okhttp3 from 2.16.4 to 2.17.1 (#1598)
    
    Bumps 
[io.zipkin.reporter2:zipkin-sender-okhttp3](https://github.com/openzipkin/zipkin-reporter-java)
 from 2.16.4 to 2.17.1.
    - [Release 
notes](https://github.com/openzipkin/zipkin-reporter-java/releases)
    - 
[Changelog](https://github.com/openzipkin/zipkin-reporter-java/blob/master/RELEASE.md)
    - 
[Commits](https://github.com/openzipkin/zipkin-reporter-java/compare/2.16.4...2.17.1)
    
    ---
    updated-dependencies:
    - dependency-name: io.zipkin.reporter2:zipkin-sender-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 1f568a853b8b68f1c0b45dcad7a3e693a2796b91)
---
 distribution/src/main/release/samples/jax_rs/tracing_brave/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/distribution/src/main/release/samples/jax_rs/tracing_brave/pom.xml 
b/distribution/src/main/release/samples/jax_rs/tracing_brave/pom.xml
index 830f021ab2..78b7a67bb6 100644
--- a/distribution/src/main/release/samples/jax_rs/tracing_brave/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/tracing_brave/pom.xml
@@ -195,7 +195,7 @@
         <dependency>
             <groupId>io.zipkin.reporter2</groupId>
             <artifactId>zipkin-sender-okhttp3</artifactId>
-            <version>2.16.4</version>
+            <version>2.17.1</version>
         </dependency>
         <dependency>
             <groupId>io.zipkin.brave</groupId>

Reply via email to