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 e84213beeb7fd77277534ecb6e15d792063ac609
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 10 08:11:16 2023 -0500

    Bump zipkin-sender-okhttp3 from 2.7.9 to 2.16.3 (#1129)
    
    Bumps 
[zipkin-sender-okhttp3](https://github.com/openzipkin/zipkin-reporter-java) 
from 2.7.9 to 2.16.3.
    - [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.7.9...2.16.3)
    
    ---
    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>
---
 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 c9641ee437..d0669d8edd 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.7.9</version>
+            <version>2.16.3</version>
         </dependency>
         <dependency>
             <groupId>io.zipkin.brave</groupId>

Reply via email to