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
The following commit(s) were added to refs/heads/3.6.x-fixes by this push:
new 65c62a8559 Update Zipkin to 2.24.2
65c62a8559 is described below
commit 65c62a8559948d03a1b3a7803e7ba4afaf9b6cd5
Author: Andriy Redko <[email protected]>
AuthorDate: Tue Jun 27 10:28:58 2023 -0400
Update Zipkin to 2.24.2
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index a3dc22d13a..a8dde57fdb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -88,7 +88,7 @@
<cxf.bcprov.version>1.70</cxf.bcprov.version>
<cxf.brave.reporter.version>2.16.4</cxf.brave.reporter.version>
<cxf.brave.version>5.16.0</cxf.brave.version>
- <cxf.brave.zipkin.version>2.24.1</cxf.brave.zipkin.version>
+ <cxf.brave.zipkin.version>2.24.2</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>
<cxf.classgraph.version>4.8.25</cxf.classgraph.version>