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 dd5fda60e21e734576cc4535d02fbeb360cda4c1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 1 08:25:32 2023 -0400

    Bump zipkin-sender-okhttp3 from 2.16.3 to 2.16.4 (#1261)
    
    Bumps 
[zipkin-sender-okhttp3](https://github.com/openzipkin/zipkin-reporter-java) 
from 2.16.3 to 2.16.4.
    - [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.3...2.16.4)
    
    ---
    updated-dependencies:
    - dependency-name: io.zipkin.reporter2:zipkin-sender-okhttp3
      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>
---
 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 f10f098a12..20fa9b6454 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.3</version>
+            <version>2.16.4</version>
         </dependency>
         <dependency>
             <groupId>io.zipkin.brave</groupId>

Reply via email to